Add django-fernet-encrypted-fields
This commit is contained in:
parent
150dbacba2
commit
5ba2b235cd
2 changed files with 16 additions and 0 deletions
|
@ -9,6 +9,7 @@ dependencies = [
|
|||
"cryptography>=44.0.2",
|
||||
"django==5.2b1",
|
||||
"django-allauth>=65.5.0",
|
||||
"django-fernet-encrypted-fields>=0.3.0",
|
||||
"django-scopes>=2.0.0",
|
||||
"django-template-partials>=24.4",
|
||||
"pillow>=11.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue