-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
72 lines (72 loc) · 1.4 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
-i https://pypi.python.org/simple
arrow==0.12.1
backports.functools-lru-cache==1.4
bleach==3.0.2
boto3==1.4.5
botocore==1.5.92
cachetools==3.0.0
certifi==2017.7.27.1
chardet==3.0.4
cloudflare==2.1.0
configparser==3.5.0
coreapi==2.3.3
coreschema==0.0.4
defusedxml==0.5.0
django-allauth==0.43.0
django-cors-headers==2.2.0
django-environ==0.4.4
django-extensions==1.8.1
django-filter==2.0.0
django-s3direct==1.0.3
django-storages==1.6.5
django-webpack-loader==0.5.0
django==2.1
djangorestframework==3.9.0
docutils==0.13.1
elasticsearch-dsl==6.1.0
elasticsearch==6.2.0
enum34==1.1.6
future==0.16.0
futures==3.1.1
git+https://github.com/dailybruin/archieml-python@9176625d1d2b163cf3808ea1506d05cdca10589f#egg=archieml
google-api-python-client==1.7.4
google-auth-httplib2==0.0.3
google-auth==1.6.1
gunicorn==19.7.1
html5lib==1.0.1
httplib2==0.10.3
idna==2.5
ipaddress==1.0.22
isort==4.2.15
itypes==1.1.0
jinja2==2.10
jmespath==0.9.3
jsonlines==1.2.0
lazy-object-proxy==1.3.1
markdown==3.0.1
markupsafe==1.1.0
mccabe==0.6.1
oauth2client==4.1.2
oauthlib==2.0.2
olefile==0.44
pillow==4.2.1
psycopg2==2.7.3.1
pyasn1-modules==0.2.1
pyasn1==0.4.2
pydrive==1.3.1
python-dateutil==2.6.1
python-openid==2.2.5
python3-openid==3.1.0
pytz==2017.2
pyyaml==3.12
requests-oauthlib==0.8.0
requests==2.18.2
rsa==3.4.2
s3transfer==0.1.10
singledispatch==3.4.0.3
six==1.10.0
uritemplate==3.0.0
urllib3==1.22
webencodings==0.5.1
whitenoise==3.3.1
wrapt==1.10.10