Updated dependencies

This commit is contained in:
Julian Müller (ChaoticByte) 2024-02-13 17:28:39 +01:00
parent b48a1c1888
commit 1e20fd9549
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
Django~=4.1
psycopg2~=2.9.5
uvicorn~=0.20.0
Django~=4.2
psycopg2~=2.9
uvicorn[standard]~=0.27
PyYAML~=6.0