requests>=2.28.0
inflection>=0.5.1
gevent>=22.10.0
cryptography>=41.0.0
httpx>=0.24.0
structlog>=23.0.0

[all]
supero[dev,docs,test]

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
coverage>=7.3.0
black>=23.7.0
flake8>=6.1.0
mypy>=1.5.0

[docs]
sphinx>=7.2.0
sphinx-rtd-theme>=1.3.0

[test]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
coverage>=7.3.0
