theHarvester/requirements/dev.txt

14 lines
262 B
Plaintext
Raw Normal View History

-r base.txt
flake8==5.0.4
mypy==0.991
2020-01-27 00:58:31 +08:00
mypy-extensions==0.4.3
pyre-check==0.9.17
pyflakes==2.5.0
pytest==7.2.0
2022-11-13 06:28:51 +08:00
pytest-asyncio==0.20.2
types-certifi==2021.10.8.3
types-chardet==5.0.4
types-ujson==5.5.0
2022-11-13 06:28:51 +08:00
types-PyYAML==6.0.12.2
types-requests==2.28.11.5
2022-11-13 06:28:51 +08:00
wheel==0.38.4