theHarvester/requirements/dev.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
367 B
Text
Raw Normal View History

black==23.11.0
flake8==6.1.0
isort==5.13.1
mypy==1.7.1
mypy-extensions==1.0.0
pydantic==2.5.2
pyre-check==0.9.19
pyflakes==3.1.0
pytest==7.4.3
pytest-asyncio==0.23.2
types-certifi==2021.10.8.3
types-chardet==5.0.4.6
types-ujson==5.8.0.1
types-PyYAML==6.0.12.12
types-requests==2.31.0.6 # 2.31.0.7 introduced a regression
types-python-dateutil==2.8.19.14
wheel==0.42.0