python-dependency-injector/requirements-dev.txt
Roman Mogylatov bbbed8972a
Wiring import fixes numpy scipy (#422)
* Add signature guards

* Fix flake8 errors and update changelog

* Fix slow numpy/scipy installs on pypy3
2021-03-08 16:32:34 -05:00

17 lines
140 B
Plaintext

cython==0.29.21
tox
coverage
flake8
pydocstyle
sphinx_autobuild
pip
mypy
pyyaml
httpx
fastapi
pydantic
numpy
scipy
-r requirements-ext.txt