mirror of
https://github.com/ParisNeo/ollama_proxy_server.git
synced 2025-09-06 13:42:26 +00:00
17 lines
293 B
Plaintext
17 lines
293 B
Plaintext
alembic==1.13.1
|
|
bcrypt==4.1.3
|
|
fastapi==0.111.0
|
|
gunicorn==23.0.0
|
|
httpx==0.27.0
|
|
itsdangerous==2.2.0
|
|
Jinja2==3.1.4
|
|
pydantic==2.7.4
|
|
pydantic-settings==2.3.4
|
|
python-json-logger==2.0.7
|
|
python-multipart==0.0.18
|
|
redis==5.0.7
|
|
SQLAlchemy==2.0.31
|
|
uvicorn==0.30.1
|
|
aiosqlite==0.20.0
|
|
passlib[bcrypt]==1.7.4
|