update requirements
Some checks failed
Code Tests / run_tests (3.10) (push) Failing after 32s
Code Tests / run_tests (3.11) (push) Failing after 29s
Code Tests / run_tests (3.12) (push) Failing after 31s

This commit is contained in:
Federico Justus Denkena 2024-10-18 03:46:49 +02:00
parent ea18214e8c
commit 65dc7a995d
Signed by: f-denkena
GPG Key ID: 28F91C66EE36F382

View File

@ -1,5 +1,5 @@
asgiref==3.7.2
Django==4.2.3
psycopg==3.1.9
sqlparse==0.4.4
typing_extensions==4.7.1
asgiref==3.8.1
Django==5.1.2
psycopg==3.2.3
sqlparse==0.5.1
typing_extensions==4.12.2