Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit 4f6bd5d

Browse files
committed
django 1.11.1 version upgrade
1 parent 472ed74 commit 4f6bd5d

1 file changed

Lines changed: 19 additions & 26 deletions

File tree

requirements.txt

Lines changed: 19 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,28 @@
1-
Sphinx==1.5.3
2-
six==1.10.0
31
alabaster==0.7.9
4-
snowballstemmer==1.2.1
5-
imagesize==0.7.1
6-
docutils==0.13.1
7-
Pygments==2.1.3
2+
amqp==1.4.9
3+
anyjson==0.3.3
4+
appdirs==1.4.3
85
Babel==2.3.4
9-
pytz==2016.6.1
10-
Jinja2==2.9.5
11-
MarkupSafe==0.23
12-
13-
python-dateutil==2.5.3
14-
#six==1.10.0
15-
16-
django-celery==3.1.17
17-
celery==3.1.23
18-
kombu==3.0.35
196
billiard==3.3.0.23
20-
7+
celery==3.1.23
8+
Django==1.11.1
9+
django-celery==3.1.17
2110
django-simple-pagination==1.1.4
22-
Django==1.9.2
23-
11+
docutils==0.13.1
12+
imagesize==0.7.1
13+
Jinja2==2.9.5
14+
kombu==3.0.35
2415
lazy-object-proxy==1.2.2
25-
26-
pyparsing==2.1.10
27-
16+
MarkupSafe==0.23
17+
packaging==16.8
2818
psutil==4.3.1
29-
3019
pydocstyle==1.0.0
31-
32-
20+
Pygments==2.1.3
21+
pyparsing==2.1.10
22+
python-dateutil==2.5.3
23+
pytz==2017.2
3324
requests==2.11.1
34-
25+
six==1.10.0
26+
snowballstemmer==1.2.1
27+
Sphinx==1.5.3
3528
wrapt==1.10.8

0 commit comments

Comments
 (0)