django>=4.2.24
django-stubs[compatible-mypy]>=5.1.3
django-stubs-ext>=5.1.3
requests>=2.32.4
types-requests>=2.32.0.20241016
slack-sdk>=3.36.0
any-registries>=0.2.0
django-stub>=0.1

[dev]
pytest>=7.0.0
black>=22.0.0
isort>=5.10.0
mypy>=0.950
flake8>=4.0.0
pre-commit>=3.0.0
bandit>=1.7.0
twine>=4.0.0
types-setuptools>=68.0.0

[docs]
sphinx>=7.0.0
sphinx-conestack-theme>=1.0.0
sphinx-autodoc-typehints>=1.25.0
myst-parser>=2.0.0

[testing]
pytest>=7.0.0
pytest-cov>=3.0.0
