mirror of
https://github.com/jazzband/django-fernet-encrypted-fields.git
synced 2026-03-16 22:40:27 +00:00
Update requirements.txt
This commit is contained in:
parent
8a4b29040f
commit
cad656814c
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue