Request Six>=1.9.0 as the current version is 1.10.0 and it gets pre-installed in every new virtualenv.
parent
e01cf748ea
commit
42d3121369
|
|
@ -29,7 +29,7 @@ python-dateutil==2.5.0
|
|||
python-mimeparse==1.5.1
|
||||
pytz==2014.10
|
||||
simplejson==3.6.5
|
||||
six==1.9.0
|
||||
six>=1.9.0
|
||||
speaklater==1.3
|
||||
SQLAlchemy==1.0.14
|
||||
testscenarios==0.5.0
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ python-dateutil==2.5.0
|
|||
python-mimeparse==1.5.1
|
||||
pytz==2014.10
|
||||
simplejson==3.6.5
|
||||
six==1.9.0
|
||||
six>=1.9.0
|
||||
speaklater==1.3
|
||||
SQLAlchemy==1.0.14
|
||||
testscenarios==0.5.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue