sqlalchemy>=2.0
click>=8.1
httpx>=0.27

[dev]
pytest>=8.0
ruff>=0.5
mypy>=1.10
apscheduler>=3.10
celery>=5.3

[mysql]
pymysql>=1.1

[postgres]
psycopg[binary]>=3.1

[release]
build>=1.0
twine>=5.0
