-
Notifications
You must be signed in to change notification settings - Fork 56
/
requirements.txt
51 lines (51 loc) · 1004 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
appdirs==1.4.0
cachetools==3.1.1
certifi==2019.9.11
chardet==3.0.4
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.2.7
django-bootstrap3==15.0.0
django-filter==2.4.0
django-multiselectfield==0.1.12
django-storages @ git+https://github.com/jschneier/django-storages.git@b116e3a235323144cda6d3cc5a5cb27baf076ee2
django-tables2==2.4.0
dropbox==8.7.1
et-xmlfile==1.0.1
flake8==3.9.2
google-api-python-client==1.7.9
google-auth==1.6.3
google-auth-httplib2==0.0.3
gunicorn==19.6.0
httplib2>=0.19.0
idna==2.7
jdcal==1.4.1
mccabe==0.6.1
oauth2client==4.0.0
oauthlib==2.0.2
odfpy==1.4.0
openpyxl==2.6.4
packaging==16.8
psycopg2-binary~=2.8.3
pyasn1==0.4.8
pyasn1-modules==0.2.1
pycodestyle==2.7.0
pyparsing==2.4.7
python-http-client==2.2.1
python-openid==2.2.5
pytz==2017.2
PyYAML>=5.4
requests==2.26.0
requests-oauthlib==0.8.0
rsa>=4.7
sendgrid==3.6.3
sendgrid-django==4.0.4
six==1.10.0
tablib==0.12.1
unicodecsv==0.14.1
uritemplate==3.0.0
urllib3>=1.26.5
uuid==1.30
whitenoise==5.3.0
xlrd==1.2.0
xlwt==1.3.0