mirror of
https://github.com/ParisNeo/ollama_proxy_server.git
synced 2025-09-06 05:12:14 +00:00
Update pyproject.toml
This commit is contained in:
@@ -17,7 +17,7 @@ httpx = "^0.27.0"
|
||||
gunicorn = "^23.0.0"
|
||||
SQLAlchemy = "^2.0.31"
|
||||
alembic = "^1.13.1"
|
||||
python-multipart = "^0.0.9"
|
||||
python-multipart = "^0.0.18"
|
||||
jinja2 = "^3.1.4"
|
||||
redis = "^5.0.7"
|
||||
bcrypt = "^4.1.3"
|
||||
@@ -34,4 +34,4 @@ black = "^24.4.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
Reference in New Issue
Block a user