1
1

upgrade requirements

This commit is contained in:
2022-11-24 22:40:15 +01:00
parent ecd7b4bdc6
commit 27fc9f5a53

View File

@@ -1,4 +1,4 @@
django==4.0
psycopg2-binary==2.9.2
django==4.1.3
psycopg2-binary==2.9.5
gunicorn==20.1.0
python-dateutil==2.8.2