-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
58 lines (58 loc) · 1.11 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
amqp==1.4.9
anyjson==0.3.3
appnope==0.1.0
Babel==2.3.4
beautifulsoup4==4.5.1
billiard==3.3.0.23
bs4==0.0.1
celery==3.1.23
cssselect==0.9.2
decorator==4.0.10
defusedxml==0.4.1
Django==1.10
django-allauth==0.26.1
django-bootstrap3==7.0.1
django-debug-toolbar==1.5
django-tinymce==2.4.0
flake8==3.3.0
flower==0.9.1
idna==2.1
ipython==5.0.0
ipython-genutils==0.1.0
kombu==3.0.35
lxml==3.6.4
oauthlib==1.1.2
pexpect==4.2.0
pickleshare==0.7.3
Pillow==3.3.1
prompt-toolkit==1.0.5
psycopg2==2.6.2
ptyprocess==0.5.1
py==1.4.31
Pygments==2.1.3
pytest==3.0.1
pytest-django==3.0.0
pytest-timeout==1.0.0
python3-openid==3.0.10
pytz==2016.6.1
PyYAML==3.12
requests==2.11.0
requests-file==1.4
requests-oauthlib==0.6.2
selenium==2.53.6
selenium-requests==1.3
simplegeneric==0.8.1
six==1.10.0
sqlparse==0.2.0
tldextract==2.0.1
tornado==4.2
traitlets==4.2.2
wcwidth==0.1.7
git+git://github.com/celery/django-celery.git#egg=django-celery # need the last master (9 sept 2016, to avoid python3 + django 1.10 issues)
dj-database-url==0.4.2
gunicorn==19.6.0
gevent==1.2.2
gevent-eventemitter==2.0
greenlet==0.4.12
django-extensions==1.9.0
whitenoise==3.3.1