requests>=2.25.0
python-json-logger>=2.0.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.910
bandit>=1.7.0
pip-audit>=2.7.0

[django]
django>=3.0.0

[drf]
djangorestframework>=3.14.0

[fastapi]
fastapi>=0.68.0

[flask]
flask>=2.0.0

[graphene]
graphene>=3.0.0
