-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
106 lines (106 loc) · 1.92 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
amqp==2.4.1
apns2==0.4.1
asn1crypto==0.24.0
astroid==2.1.0
atomicwrites==1.2.1
attrs==18.2.0
autopep8==1.4.3
Babel==2.6.0
billiard==3.5.0.5
celery==4.2.1
certifi==2018.11.29
cffi==1.12.2
chardet==3.0.4
colorama==0.4.1
confusable-homoglyphs==3.2.0
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.2
cryptography==2.6.1
dj-database-url==0.5.0
Django==2.1.7
django-appconf==1.0.2
django-bootstrap-datepicker-plus==3.0.5
django-bootstrap4==0.0.7
django-classy-tags==0.8.0
django-crispy-forms==1.7.2
django-debug-toolbar==1.11
django-easy-maps==0.9.3
django-extensions==2.1.4
django-filter==2.1.0
django-filters==0.2.1
django-geoposition==0.3.0
django-gm2m==0.6.1
django-haystack==2.8.1
django-heroku==0.3.1
django-nested-admin==3.1.3
django-push-notifications==1.6.0
django-querysetsequence==0.10
django-registration==3.0
django-rest-multiple-models==2.1.3
django-scheduler==0.8.8
django-select2==6.3.1
django-tagging==0.4.6
django-taggit==0.23.0
djangorestframework==3.9.0
djangorestframework-jwt==1.11.0
flower==0.9.2
geographiclib==1.49
geopy==1.18.1
gunicorn==19.9.0
h2==2.6.2
hpack==3.0.0
http-ece==1.1.0
hyper==0.7.0
hyperframe==3.2.0
icalendar==4.0.3
idna==2.8
isort==4.3.4
itypes==1.1.0
Jinja2==2.10
kombu==4.3.0
lazy-object-proxy==1.3.1
Markdown==3.0.1
MarkupSafe==1.1.0
mccabe==0.6.1
mock==2.0.0
more-itertools==5.0.0
numpy==1.16.2
pandas==0.24.1
pbr==5.1.1
Pillow==5.4.1
pluggy==0.8.1
psycopg2==2.7.7
psycopg2-binary==2.7.7
py==1.8.0
py-vapid==1.4.0
pycodestyle==2.4.0
pycparser==2.19
Pygments==2.3.1
PyJWT==1.7.1
pylint==2.2.2
pytest==4.1.1
pytest-cov==2.6.1
pytest-django==3.4.5
pytest-splinter==2.0.0
python-dateutil==2.8.0
python-monkey-business==1.0.0
pytz==2018.7
pywebpush==1.9.1
PyYAML==3.13
requests==2.21.0
selenium==3.141.0
six==1.12.0
splinter==0.10.0
SQLAlchemy==1.2.17
sqlparse==0.2.4
tenacity==5.0.2
tornado==5.1.1
typed-ast==1.2.0
uritemplate==3.0.0
urllib3==1.24.1
vine==1.2.0
whitenoise==4.1.2
Whoosh==2.7.4
wincertstore==0.2
wrapt==1.11.1