cowrie/requirements-dev.txt

29 lines
742 B
Plaintext

# Include base requirements
-r requirements.txt
build==1.2.2.post1
coverage==7.6.9
mypy-extensions==1.0.0; platform_python_implementation=='CPython'
mypy-zope==1.0.9; platform_python_implementation=='CPython'
mypy==1.12.1; platform_python_implementation=='CPython'
pathspec==0.12.1
pipdeptree==2.23.4
pre-commit==4.0.1
pylint==3.3.2
pyre-check==0.9.23
pyright==1.1.391
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
pyupgrade==3.19.0
pyyaml==6.0.2
readthedocs-sphinx-search==0.3.2
ruff==0.8.2
setuptools==75.6.0
sphinx-copybutton==0.5.2
sphinx_rtd_theme==3.0.2
tox==4.23.2
twine==5.1.1
types-python-dateutil==2.9.0.20241206
types-redis==4.6.0.20241004
types-requests==2.32.0.20241016
yamllint==1.35.1