theHarvester/requirements/dev.txt

13 lines
238 B
Plaintext
Raw Normal View History

-r base.txt
flake8==4.0.1
mypy==0.940
2020-01-27 00:58:31 +08:00
mypy-extensions==0.4.3
pyflakes==2.4.0
pytest==7.0.1
pytest-asyncio==0.18.2
types-certifi==2021.10.8.1
types-chardet==4.0.3
types-ujson==4.2.1
types-PyYAML==6.0.4
types-requests==2.27.11
wheel==0.37.1