pymysql>=1.1.0
psycopg2-binary>=2.9.9
openai>=1.0.0
anthropic>=0.18.0
python-dotenv>=1.0.0
rich>=13.0.0
cryptography>=41.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.5.0
