sqlparse>=0.4.4
pyyaml>=6.0.1
python-dotenv>=1.0.0
mysql-connector-python>=8.0.33
psycopg2-binary>=2.9.9
openai>=1.0.0
anthropic>=0.8.0
cryptography>=41.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0

[mongo]
pymongo>=4.6.0

[redis]
redis>=5.0.0
