Skip to content

Commit

Permalink
fix(requirements): Edit dependency requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ed-p-may committed Sep 11, 2022
1 parent 9b322bd commit 4a18441
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 23 deletions.
5 changes: 1 addition & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
wheel>=0.37.1
setuptools>=65.3.0;python_version>='3.6'
coverage>=6.4.1
coveralls>=2.2.0;python_version>='3.6'
pytest>=6.2.4;python_version>='3.6'
pytest-cov>=3.0.0
Sphinx>=5.0.2;python_version>='3.6'
docutils>=0.17;python_version>='3.6'
sphinx-bootstrap-theme>=0.7.1
sphinxcontrib-fulltoc>=1.2.0
sphinxcontrib-websupport>=1.2.4;python_version>='3.6'
sphinx-click>=4.3.0
importlib-metadata>=4.12.0;python_version>='3.6'
twine>=4.0.1;python_version>='3.6'
pytest>=7.1.2
20 changes: 1 addition & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,11 @@
appscript
attrs>=21.4.0
click>=7.1.2
commonmark>=0.9.1
coverage>=6.3.3
honeybee-core>=1.51.11
honeybee-energy>=1.91.16
honeybee-schema>=1.50.2
honeybee-standards>=2.0.5
importlib-metadata>=4.11.4
iniconfig>=1.1.1
ladybug-core>=0.39.55
ladybug-geometry>=1.24.2
ladybug-geometry-polyskel>=1.3.55
lxml>=4.8.0
packaging>=21.3
pluggy>=1.0.0
psutil>=5.9.1
py>=1.11.0
pydantic>=1.9.1
pydantic-openapi-helper>=0.2.9
Pygments>=2.12.0
pyparsing>=3.0.9
pytest>=7.1.2
rich>=12.4.1
tomli>=2.0.1
typing_extensions>=4.2.0
xlwings>=0.27.8
zipp>=3.8.0
xlwings>=0.27.8

0 comments on commit 4a18441

Please sign in to comment.