Add cryptography and pyjwt
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
asgiref==3.11.1
|
||||
certifi==2026.4.22
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.7
|
||||
crispy-tailwind==1.0.3
|
||||
cryptography==48.0.0
|
||||
dj-database-url==3.1.2
|
||||
Django==6.0.5
|
||||
django-allauth==65.16.1
|
||||
@@ -12,6 +14,8 @@ gunicorn==26.0.0
|
||||
idna==3.14
|
||||
namesgenerator==0.3
|
||||
packaging==26.2
|
||||
pycparser==3.0
|
||||
PyJWT==2.12.1
|
||||
requests==2.34.0
|
||||
sqlparse==0.5.5
|
||||
urllib3==2.7.0
|
||||
|
||||
Reference in New Issue
Block a user