Update pyproject.toml

This commit is contained in:
Saifeddine ALOUI
2025-09-05 11:56:22 +02:00
committed by GitHub
parent 6725edfd0d
commit 45f4b4dca6

View File

@@ -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"