flask<3.0.0,>=1.4.4
user-agents>=2.0.0

[all]
pygelf>=0.4.2
google-cloud-logging>=3.0.0
boto3>=1.26.0
requests>=2.25.0
oci>=2.40.0

[aws]
boto3>=1.26.0

[azure]
requests>=2.25.0

[dev]
isort>=5.0
mypy>=1.0
bandit>=1.7.0
flake8>=4.0
pre-commit>=2.20.0

[docs]
sphinx>=5.0.0
myst-parser>=1.0.0

[gcp]
google-cloud-logging>=3.0.0

[graylog]
pygelf>=0.4.2

[ibm]
requests>=2.25.0

[oci]
oci>=2.40.0

[test]
pytest>=6.0
pytest-cov<6.0,>=2.10
pytest-mock<4.0,>=3.6
pytest-xdist<4.0,>=2.0
