pyairtable>=2.3.0
anthropic>=0.40.0
python-dotenv>=1.0.0
python-docx>=1.1.0
flask>=3.0.0
flask-cors>=4.0.0
gunicorn>=21.2.0
gevent>=23.9.0

# Auth
pyjwt[crypto]>=2.8.0
requests>=2.31.0

# Postgres
sqlalchemy>=2.0.0
psycopg[binary]>=3.1.0
alembic>=1.13.0

# Tests
pytest>=8.0.0
pytest-mock>=3.14.0
