Update WSME to allow six to be unpined

This version of WSME fixes the problem with six version 1.4.0 and above.

Change-Id: Ieca4721463964db930cfef726c4c9005dfd9549d
This commit is contained in:
Julien Danjou 2013-09-11 17:01:56 +02:00
parent 30396b7fae
commit c32638ea5b

View File

@ -79,7 +79,7 @@ qpid-python
requests>=1.1
Routes>=1.12.3
simplejson>=2.0.9
six<1.4.0
six
sockjs-tornado>=1.0.0,<2.0.0
SQLAlchemy>=0.7.8,<0.8
sqlalchemy-migrate>=0.7.2
@ -91,7 +91,7 @@ WebOb>=1.2.3,<1.3
websockify>=0.5.1,<0.6
wheel
wsgiref>=0.1.2
WSME>=0.5b2
WSME>=0.5b5
xattr>=0.4
# Testing tools below, which are typically in test-requires.txt