This commit is contained in:
2022-04-09 14:29:08 +03:00
commit 30bc8ff1b2
90 changed files with 59725 additions and 0 deletions

18
requirements.txt Normal file
View File

@@ -0,0 +1,18 @@
asgiref==3.5.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
cryptography==36.0.2
defusedxml==0.7.1
Django==4.0.3
django-allauth==0.50.0
idna==3.3
oauthlib==3.2.0
pycparser==2.21
PyJWT==2.3.0
python3-openid==3.2.0
requests==2.27.1
requests-oauthlib==1.3.1
sqlparse==0.4.2
tzdata==2022.1
urllib3==1.26.9