chia-blockchain/requirements-dev.txt
Gene Hoffman b3ff1c1c51 Lower dev dependencies and sync setup.py to dev-reqs.txt (#298)
* Match requirements-dev to setup.py
* new flake8 create_plots.py, keys.py
* setup-python@v2 - build_macos.sh needs setuptools_scm
* Update setuptools_scm, remove isort, autoflake deps
* Switch upload-pypi-source to ubuntu from macos
2020-07-16 13:05:43 -07:00

34 lines
513 B
Plaintext

black>=19.10b0
# black Dependencies
appdirs
attrs>=18.1.0
click>=6.5
mypy_extensions>=0.4.3
pathspec>=0.6, <1
regex>=2020.1.8
toml>=0.9.4
typed-ast>=1.4.1
typing_extensions>=3.7.4
flake8>=3.8.3
# flake8 Dependencies
pyflakes >= 2.2.0
pycodestyle >= 2.6.0a1
mccabe >= 0.6.0
importlib-metadata
mypy>=0.782
# mypy Dependencies
mypy_extensions >= 0.4.3
# typed_ast >= 1.4.1
typing_extensions>=3.7.4
pytest>=5.4.3
# No Dependencies
pytest-asyncio>=0.14.0
# No Dependencies
setuptools_scm>=4.1.2
# No Dependencies