This repository has been archived on 2026-01-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
DevDen/backend/requirements.txt

9 lines
152 B
Plaintext

fastapi>=0.109.0
uvicorn[standard]>=0.27.0
anthropic>=0.18.1
openai>=1.50.0
pydantic>=2.6.0
pydantic-settings>=2.1.0
python-dotenv>=1.0.0
httpx>=0.27.0