theHarvester/requirements/dev.txt

13 lines
238 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
pytest-asyncio==0.16.0
types-certifi==2021.10.8.0
types-chardet==4.0.1
types-orjson==3.6.1
types-PyYAML==6.0.0
types-requests==2.26.0
2021-10-05 08:42:14 +08:00
wheel==0.37.0