mirror of
https://github.com/mruwnik/memory.git
synced 2025-11-13 00:04:05 +01:00
12 lines
267 B
Plaintext
12 lines
267 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[redis,sqs]==5.3.6 |