Skip to content

Commit 0df6cca

Browse files
committed
🗑️ Suppression de Uvicorn des dépendances (#1754)
* 🗑️ Suppression de Uvicorn des dépendances * Lockfile
1 parent 38e23a8 commit 0df6cca

File tree

3 files changed

+3
-28
lines changed

3 files changed

+3
-28
lines changed

‎core/custom_uvicorn_worker.py‎

Lines changed: 0 additions & 5 deletions
This file was deleted.

‎poetry.lock‎

Lines changed: 3 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ sentry-sdk = "^2.32.0"
100100
shortuuid = "^1.0.13"
101101
tqdm = "^4.67.1"
102102
unidecode = "^1.4.0"
103-
uvicorn = "^0.34.2"
104103
whitenoise = "^6.8.2"
105104
django-widget-tweaks = "^1.5.0"
106105
django-cors-headers = "^4.6.0"

0 commit comments

Comments
 (0)