theHarvester/requirements/dev.txt

13 lines
237 B
Plaintext
Raw Normal View History

-r base.txt
flake8==4.0.1
mypy==0.920
2020-01-27 00:58:31 +08:00
mypy-extensions==0.4.3
pyflakes==2.4.0
pytest==6.2.5
pytest-asyncio==0.16.0
types-certifi==2021.10.8.0
types-chardet==4.0.1
types-ujson==4.2.0
types-PyYAML==6.0.1
types-requests==2.26.1
2021-10-05 08:42:14 +08:00
wheel==0.37.0