mirror of
https://github.com/mruwnik/memory.git
synced 2026-01-02 09:12:58 +01:00
15 lines
325 B
Plaintext
15 lines
325 B
Plaintext
sqlalchemy==2.0.30
|
|
psycopg2-binary==2.9.9
|
|
pydantic>=2.11.7
|
|
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
|
|
# Updated for fastmcp>=2.10 compatibility (anthropic 0.69.0 supports httpx<1)
|
|
httpx>=0.28.1
|
|
celery[redis,sqs]==5.3.6
|
|
croniter==2.0.1
|
|
cryptography==43.0.0
|
|
bcrypt==4.1.2 |