theHarvester/requirements/dev.txt

13 lines
237 B
Plaintext
Raw Normal View History

-r base.txt
flake8==4.0.1
2021-06-28 08:03:10 +08:00
mypy==0.910
2020-01-27 00:58:31 +08:00
mypy-extensions==0.4.3
pyflakes==2.4.0
pytest==6.2.5
2021-06-21 03:11:07 +08:00
pytest-asyncio==0.15.1
types-certifi==2020.4.0
types-chardet==4.0.0
types-orjson==3.6.1
types-PyYAML==5.4.12
types-requests==2.25.11
2021-10-05 08:42:14 +08:00
wheel==0.37.0