diff --git a/dev-requirements.txt b/dev-requirements.txt index 56510ee..ac81fcc 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -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 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index a32d8dc..5bf5f67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file