Files
claude-code-proxy/requirements.txt
galaxyxxxxx aee420fc1c fix: add missing requirements.txt
Change-Id: I96cd30bf2a543ee5314ec9007d44815454e0453a
2025-06-23 22:27:57 +08:00

12 lines
205 B
Plaintext

fastapi[standard]>=0.115.11
uvicorn>=0.34.0
pydantic>=2.0.0
python-dotenv>=1.0.0
openai>=1.54.0
# Dev dependencies
pytest>=7.0.0
pytest-asyncio>=0.21.0
httpx>=0.25.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0