theHarvester/requirements/dev.txt

18 lines
343 B
Text
Raw Normal View History

-r base.txt
2023-07-26 23:23:19 +08:00
black==23.7.0
flake8==6.0.0
2023-07-26 23:23:19 +08:00
isort==5.12.0
mypy==1.4.1
mypy-extensions==1.0.0
pydantic==2.1.1
pyre-check==0.9.18
pyflakes==3.1.0
pytest==7.4.0
pytest-asyncio==0.21.1
types-certifi==2021.10.8.3
types-chardet==5.0.4.6
types-ujson==5.8.0.1
types-PyYAML==6.0.12.11
types-requests==2.31.0.2
types-python-dateutil==2.8.19.14
wheel==0.41.0