-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
44 lines (44 loc) · 1.05 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
amqp>=2.3.2,<2.4
appdirs>=1.4.3,<1.5
atomicwrites>=1.1.5,<1.3
attrs>=18.1.0,<19
backports.functools-lru-cache==1.5; python_version == '2.7'
billiard>=3.5.0.3,<3.6
celery>=4.1.1,<4.3
certifi>=2018.4.16
chardet>=3.0.4,<3.1
configparser>=3.5.0,<3.6; python_version == '2.7'
coverage==4.5.2
Django>=1.11.16,<1.12
djangorestframework>=3.9.1
enum34>=1.1.6,<1.2; python_version == '2.7'
fasteners>=0.14.1,<0.15
flake8>=3.5.0,<3.7
funcsigs>=1.0.2,<1.1; python_version == '2.7'
futures>=3.2.0,<3.3; python_version == '2.7'
idna>=2.6,<2.8
isort>=4.3.4,<4.4
kombu>=4.2.1,<4.3
lazy-object-proxy>=1.3.1,<1.4
mccabe>=0.6.1,<0.7
monotonic==1.5
more-itertools>=4.2.0,<4.4
pluggy>=0.7.0,<0.8
py>=1.5.3
pycodestyle>=2.4,<2.5
pyflakes>=2.0.0,<2.1
pytest>=3.10.0,<4.0
pytest-cov>=2.6.0,<2.7
pytest-django>=3.4.4,<3.5
pytest-flake8>=1.0.1,<1.1
pytest-pythonpath>=0.7.2,<0.8
pytz>=2018.4
requests==2.20.1
singledispatch>=3.4.0.3,<3.4.1; python_version == '2.7'
six>=1.11.0,<1.12
urllib3>=1.22,<2
vine>=1.1.4,<1.2
wrapt>=1.10.11,<1.11
django-livesync==0.4
networkx>=2.2,<2.3
redis>=2.10.6,<2.11