PAOV 4 years ago
parent f7a7dcba19
commit 97880dab54
  1. 11
      requirements.txt

@ -1,11 +1,22 @@
asgiref==3.5.2 asgiref==3.5.2
beautifulsoup4==4.11.1 beautifulsoup4==4.11.1
certifi==2022.9.24 certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1 charset-normalizer==2.1.1
cryptography==38.0.1
defusedxml==0.7.1
Django==4.1.2 Django==4.1.2
django-cors-headers==3.13.0 django-cors-headers==3.13.0
idna==3.4 idna==3.4
oauthlib==3.2.1
pycparser==2.21
PyJWT==2.5.0
python-environ==0.4.54
python3-openid==3.2.0
requests==2.28.1 requests==2.28.1
requests-oauthlib==1.3.1
social-auth-app-django==5.0.0
social-auth-core==4.3.0
soupsieve==2.3.2.post1 soupsieve==2.3.2.post1
sqlparse==0.4.3 sqlparse==0.4.3
tzdata==2022.4 tzdata==2022.4

Loading…
Cancel
Save