mirror of
https://github.com/fuergaosi233/claude-code-proxy.git
synced 2025-07-26 20:20:31 +03:00
12 lines
205 B
Plaintext
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 |