oslo.config<10.0.0,>=3.22.2
WebOb<1.9.0,>=1.8.9
requests<3.0.0,>=2.32.4
mysql-connector-python==8.4.0
PyYAML>=6.0
netaddr>=0.7.18
psycopg[binary,pool]<4.0.0,>=3.2.4
email-validator<3.0.0,>=2.2.0
orjson<4.0.0,>=3.10.0

[dev]
tox>=4.0.0
tox-uv
pytest>=7.0.0

[mypy]
mypy

[ruff]
ruff

[shellcheck]
shellcheck-py

[test]
coverage>=4.0
mock<4.0.0,>=3.0.5
pytest<9.0.0,>=8.0.0
parameterized<1.0.0,>=0.9.0
pytest-xdist[psutil]<4.0.0,>=3.6.1
pytest-timer<2.0.0,>=1.0.0
pytest-cov<7.0.0,>=5.0.0

[testenv]
setuptools-git>=0.4.0
