update requirements
All checks were successful
Code Tests / run_tests (3.10) (push) Successful in 32s
Code Tests / run_tests (3.11) (push) Successful in 29s
Code Tests / run_tests (3.12) (push) Successful in 31s

This commit is contained in:
Federico Justus Denkena 2024-10-18 04:16:36 +02:00
parent 8d147ac7cf
commit d363b6d3c7
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