Skip to content

Commit 3d1e195

Browse files
committed
added requirements
1 parent 8358a4d commit 3d1e195

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

requirements.txt

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
amqp==2.2.2
1+
amqp==1.4.9
2+
anyjson==0.3.3
23
astroid==1.5.3
34
beautifulsoup4==4.6.0
4-
billiard==3.5.0.3
5+
billiard==3.3.0.23
56
bs4==0.0.1
6-
celery==4.1.0
7+
celery==3.1.25
78
certifi==2017.11.5
89
chardet==3.0.4
910
dj-database-url==0.4.2
1011
Django==1.11.7
12+
django-celery==3.2.1
1113
django-environ==0.4.1
1214
django-extensions==1.9.7
1315
django-model-utils==3.0.0
@@ -18,7 +20,7 @@ grequests==0.3.0
1820
gunicorn==19.7.1
1921
idna==2.6
2022
isort==4.2.15
21-
kombu==4.1.0
23+
kombu==3.0.37
2224
lazy-object-proxy==1.3.1
2325
mccabe==0.6.1
2426
psycopg2==2.7.3.2

0 commit comments

Comments
 (0)