-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
50 lines (50 loc) · 882 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
aioredis==1.0.0
asgiref==2.2.0
async-timeout==2.0.1
attrs==17.4.0
autobahn==18.3.1
Automat==0.6.0
beautifulsoup4==4.6.0
bs4==0.0.1
certifi==2018.1.18
channels==2.0.2
channels-redis==2.1.0
chardet==3.0.4
constantly==15.1.0
daphne==2.1.0
decorator==4.2.1
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.0.1
django-cors-headers==2.2.0
django-heroku==0.3.1
django-rest-framework==0.1.0
djangorestframework==3.7.7
djangorestframework-xml==1.3.0
hiredis==0.2.0
hyperlink==18.0.0
idna==2.6
incremental==17.5.0
ipdb==0.11
ipython==6.2.1
ipython-genutils==0.2.0
jedi==0.11.1
msgpack==0.5.6
parso==0.1.1
pexpect==4.3.1
pickleshare==0.7.4
prompt-toolkit==1.0.15
psycopg2==2.7.4
ptyprocess==0.5.2
Pygments==2.2.0
pytz==2017.3
requests==2.18.4
simplegeneric==0.8.1
six==1.11.0
traitlets==4.3.2
Twisted==17.9.0
txaio==2.9.0
urllib3==1.22
wcwidth==0.1.7
whitenoise==3.3.1
zope.interface==4.4.3