pydantic[email]>=2.5.0
litellm>=1.40.0
python-dotenv>=1.1.1
numpy>=1.24.0
scipy>=1.10.0

[db]
sqlalchemy>=2.0.0
psycopg[binary]>=3.1.0

[notebooks]
jupyter>=1.0.0
ipykernel>=6.0.0
matplotlib>=3.7.0

[pandas]
pandas>=2.0.0
