Freeze requirements
This commit is contained in:
parent
1ee7ca25e1
commit
5d7103081c
21
server/requirements.txt
Normal file
21
server/requirements.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
asgiref==3.3.1
|
||||
certifi==2020.12.5
|
||||
cffi==1.14.5
|
||||
chardet==4.0.0
|
||||
cryptography==3.4.6
|
||||
defusedxml==0.7.1
|
||||
Django==3.1.7
|
||||
django-allauth==0.44.0
|
||||
django-rest-auth==0.9.5
|
||||
djangorestframework==3.12.2
|
||||
idna==2.10
|
||||
oauthlib==3.1.0
|
||||
pycparser==2.20
|
||||
PyJWT==2.0.1
|
||||
python3-openid==3.2.0
|
||||
pytz==2021.1
|
||||
requests==2.25.1
|
||||
requests-oauthlib==1.3.0
|
||||
six==1.15.0
|
||||
sqlparse==0.4.1
|
||||
urllib3==1.26.4
|
Loading…
Reference in New Issue
Block a user