HealthSync_Intelligence/requirements.txt
hyerimmy 910bd902b1
Some checks failed
HealthSync Intelligence CI / build-and-push (push) Has been cancelled
feat : initial commit
2025-06-20 05:28:30 +00:00

14 lines
292 B
Plaintext

# requirements.txt - 공식 Pinecone 패키지
fastapi==0.104.1
uvicorn[standard]==0.24.0
pydantic>=2.8.0
pydantic-settings>=2.4.0
python-dotenv==1.0.0
pytest==7.4.3
pytest-asyncio==0.21.1
httpx==0.25.2
psutil==5.9.6
anthropic>=0.40.0
databases[postgresql]==0.8.0
pinecone>=7.0.0
redis==5.0.1