Upgrade moto dependency versions.

This commit is contained in:
Tim Abbott 2016-07-18 23:48:34 -07:00
parent df32750f88
commit b49b3d5899
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,8 @@
# Dependencies of moto s3 mock
Flask==0.10.1
Werkzeug==0.11.8
Flask==0.11.1
Werkzeug==0.11.10
click==6.6
httpretty==0.8.10
itsdangerous==0.24
moto==0.4.23
xmltodict==0.10.1
moto==0.4.25
xmltodict==0.10.2