Update requirements.txt

This commit is contained in:
MaurizioPilia 2025-10-09 12:56:09 +02:00 committed by GitHub
parent 8a4b29040f
commit cad656814c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
cffi==1.14.6
cryptography==35.0.0
pycparser==2.20
Django>=3.2
cffi==2.0.0
cryptography==46.0.2
pycparser==2.23
Django>=4.2