-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathrequirements.txt
51 lines (51 loc) · 965 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
cryptography==3.3.1
defusedxml==0.7.0rc1
diff-match-patch==20200713
Django==2.2.13
django-crispy-forms==1.7.2
django-export-download==0.2.3
django-filter==2.4.0
django-guardian==2.3.0
django-import-export==2.4.0
django-simple-email-confirmation==0.70
django-tables2==2.3.3
django-widget-tweaks==1.4.8
ecdsa==0.14.1
et-xmlfile==1.0.1
google-api-python-client==1.6.4
gunicorn==19.9.0
httplib2==0.18.1
idna==2.10
jdcal==1.4.1
jsonpickle==0.9.6
MarkupPy==1.14
oauth2client==4.1.3
oauthlib==3.1.0
odfpy==1.4.1
openpyxl==3.0.5
Pillow==7.1.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyJWT==1.7.1
python-jose==3.2.0
python-social-auth==0.3.6
python3-openid==3.2.0
pytz==2020.4
PyYAML==5.3.1
requests==2.25.0
requests-oauthlib==1.3.0
rsa==4.6
six==1.15.0
social-auth-app-django==3.1.0
social-auth-core==3.3.3
sqlparse==0.4.1
tablib==3.0.0
uritemplate==3.0.1
urllib3==1.26.2
whitenoise==3.3.1
xlrd==1.2.0
xlwt==1.3.0