requests>=2.31.0
PyJWT>=2.8.0
cryptography>=41.0.7
PyYAML>=6.0.1
python-dotenv>=1.0.0

[data]
pandas>=2.1.4
numpy>=1.26.3

[database]
mysql-connector-python>=8.0.33
psycopg2-binary>=2.9.9
pymongo>=4.6.1

[dev]
pytest>=7.4.3
pytest-cov>=4.1.0
black>=23.12.1
flake8>=7.0.0
mypy>=1.8.0
sphinx>=7.2.6
twine>=4.0.2
build>=1.0.3
