memory/requirements/requirements-common.txt
2025-06-03 18:48:45 +02:00

13 lines
263 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.18.1
openai==1.25.0
# Pin the httpx version, as newer versions break the anthropic client
httpx==0.27.0
celery[sqs]==5.3.6