cowrie/requirements-dev.txt

25 lines
837 B
Plaintext
Raw Normal View History

build==1.2.2
coverage==7.6.1
mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8'
2024-07-06 12:15:40 +00:00
mypy-zope==1.0.5; platform_python_implementation=='CPython' and python_version>'3.8'
mypy==1.10.0; platform_python_implementation=='CPython' and python_version>'3.8'
pathspec==0.12.1
pipdeptree==2.23.3
pre-commit==3.8.0
pylint==3.2.7
pyre-check==0.9.22; python_version>'3.8'
pyright==1.1.376
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
pyupgrade==3.17.0
pyyaml==6.0.2
readthedocs-sphinx-search==0.3.2
ruff==0.6.2
setuptools==75.1.0
sphinx-copybutton==0.5.2
sphinx_rtd_theme==2.0.0
tox==4.20.0
types-python-dateutil==2.9.0.20240906; python_version>'3.8'
types-redis==4.6.0.20240903; python_version>'3.8'
types-requests==2.32.0.20240712; python_version>'3.8'
yamllint==1.35.1