@@ -1,3 +1,4 @@ |
||
1 |
+-e git+https://github.com/Brightcells/django-q.git#egg=django-q |
|
1 | 2 |
CodeConvert==2.0.4 |
2 | 3 |
Django==1.8.4 |
3 | 4 |
MySQL-python==1.2.5 |
@@ -17,19 +18,18 @@ furl==0.5.6 |
||
17 | 18 |
hiredis==0.2.0 |
18 | 19 |
ipdb==0.10.1 |
19 | 20 |
ipython==5.1.0 |
20 |
-jsonfield==1.0.3 |
|
21 | 21 |
isoweek==1.3.1 |
22 |
+jsonfield==1.0.3 |
|
22 | 23 |
kkconst==1.1.3 |
23 | 24 |
mock==2.0.0 |
24 | 25 |
pep8==1.7.0 |
25 | 26 |
pywe-oauth==1.0.1 |
26 | 27 |
records==0.4.3 |
27 |
-redis==2.10.5 |
|
28 | 28 |
redis-extensions==1.0.23 |
29 |
+redis==2.10.5 |
|
29 | 30 |
requests==2.12.1 |
30 | 31 |
rlog==0.2 |
31 | 32 |
shortuuid==0.4.3 |
32 | 33 |
uWSGI==2.0.14 |
33 | 34 |
versions==0.10.0 |
34 | 35 |
wechatpy==1.2.8 |
35 |
--e git+https://github.com/Brightcells/django-q.git#egg=django-q |