memory/requirements/requirements-common.txt
Daniel O'Connell e68671deb4 handle openai
2025-10-13 11:59:23 +02:00

13 lines
262 B
Plaintext

sqlalchemy==2.0.30
psycopg2-binary==2.9.9
pydantic==2.7.2
alembic==1.13.1
dotenv==0.9.9
voyageai==0.3.2
qdrant-client==1.9.0
anthropic==0.69.0
openai==2.3.0
# Pin the httpx version, as newer versions break the anthropic client
httpx==0.27.0
celery[sqs]==5.3.6