-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (56 loc) · 1.03 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
amqp==1.4.9
anyjson==0.3.3
asn1crypto==0.22.0
Babel==2.5.1
billiard==3.3.0.23
celery==3.1.23
certifi==2017.7.27.1
cffi==1.10.0
chardet==3.0.4
cryptography==2.0.3
defusedxml==0.5.0
dj-database-url==0.4.2
Django==1.11.4
django-bootstrap3==9.0.0
django-celery==3.2.1
django-celery-beat==1.1.0
django-celery-results==1.0.1
django-extensions==1.8.1
django-filter==1.0.4
django-oauth-toolkit==1.0.0
django-organizations==0.9.2
djangorestframework==3.6.3
docopt==0.6.2
ephem==3.7.6.0
flower==0.9.2
gevent==1.2.2
gevent-eventemitter==2.0
greenlet==0.4.12
gunicorn==19.7.1
idna==2.5
kombu==3.0.37
Markdown==2.6.9
mongoengine==0.13.0
monotonic==1.3
oauthlib==2.0.2
olefile==0.44
Pillow==4.3.0
protobuf==3.4.0
psycopg2==2.7.3
pycparser==2.18
PyJWT==1.5.2
pymongo==3.5.0
python3-openid==3.1.0
pytz==2017.2
requests==2.18.3
requests-oauthlib==0.8.0
six==1.10.0
social-auth-app-django==1.2.0
social-auth-app-django-mongoengine==1.0.0
social-auth-core==1.4.0
social-auth-storage-mongoengine==1.0.1
steam==0.8.20
tornado==4.5.2
urllib3==1.22
vdf==2.3
whitenoise==3.3.0