-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
74 lines (74 loc) · 1.33 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
appdirs==1.4.0
cachetools==4.0.0
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
cryptography==3.3.2
defusedxml==0.6.0
dj-database-url==0.5.0
Django==2.2.13
django-bootstrap3==8.2.3
django-crispy-forms==1.8.1
django-environ==0.4.5
django-filter==2.2.0
django-form-utils==1.0.3
django-froala-editor==3.1.0
django-hosts==4.0
django-jet==1.0.8
django-storages==1.8
django-tables2==1.14.2
django-taggit==1.3.0
djangorestframework==3.8.2
dropbox==8.7.1
easypost==5.0.0
et-xmlfile==1.0.1
flake8==3.4.1
google-api-python-client==1.7.9
google-auth==1.10.0
google-auth-httplib2==0.0.3
gunicorn==19.6.0
httplib2==0.19.0
idna==2.7
jdcal==1.4.1
Markdown==2.6.7
mccabe==0.6.1
oauth2client==4.0.0
oauthlib==2.0.2
odfpy==1.4.0
openpyxl==3.0.0
packaging==16.8
Pillow==7.1.1
psycopg2-binary==2.8.3
pyasn1==0.1.9
pyasn1-modules==0.0.8
pycodestyle==2.6.0
pycparser==2.20
pyflakes==1.5.0
PyJWT==1.7.1
pyparsing==2.1.10
python-http-client==2.2.1
python-openid==2.2.5
python3-openid==3.2.0
pytz==2017.2
PyYAML==5.3
requests==2.20.0
requests-oauthlib==0.8.0
rsa==3.4.2
sendgrid==3.6.3
sendgrid-django==4.0.4
six==1.10.0
slack==0.0.2
slackclient==1.3.0
social-auth-app-django==3.1.0
social-auth-core==3.3.3
sqlparse==0.3.0
tablib==0.12.1
toml==0.10.2
unicodecsv==0.14.1
uritemplate==3.0.0
urllib3==1.24.3
uuid==1.30
websocket-client==0.57.0
whitenoise==3.3.1
xlrd==1.2.0
xlwt==1.3.0