theHarvester/requirements/dev.txt

14 lines
266 B
Plaintext
Raw Normal View History

-r base.txt
flake8==6.0.0
mypy==1.0.0
2020-01-27 00:58:31 +08:00
mypy-extensions==0.4.3
pyre-check==0.9.17
pyflakes==3.0.1
pytest==7.2.1
pytest-asyncio==0.20.3
types-certifi==2021.10.8.3
types-chardet==5.0.4.1
types-ujson==5.7.0.0
types-PyYAML==6.0.12.5
types-requests==2.28.11.8
2022-11-13 06:28:51 +08:00
wheel==0.38.4