Bump versions for v0.10.0 release
[pithos] / snf-pithos-tools / setup.py
index 919c91b..4e7c7cf 100644 (file)
@@ -67,7 +67,8 @@ CLASSIFIERS = []
 
 # Package requirements
 INSTALL_REQUIRES = [
-    'snf-common>=0.9.0rc'
+    'snf-common>0.9.13',
+    'progress>=1.0'
 ]
 
 EXTRAS_REQUIRES = {