Updated WSME version

WSME version 0.6 includes a new type: StringType, which is required
for new storyboard functionality.

Change-Id: I70231464c2a92014c2573bfc05c5adf2f2246e5a
This commit is contained in:
Michael Krotscheck 2014-06-06 11:26:16 -07:00
parent 06c1d4bc6c
commit 519a134d31
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ PyYAML>=3.1.0
requests>=1.1
six>=1.5.2
SQLAlchemy>=0.8,<=0.8.99
WSME>=0.5b6
WSME>=0.6
sqlalchemy-migrate>=0.8.2,!=0.8.4
eventlet>=0.13.0