Fix references to settings not yet in master
[pithos] / snf-pithos-tools / setup.py
index 300f923..4e7c7cf 100644 (file)
@@ -67,7 +67,8 @@ CLASSIFIERS = []
 
 # Package requirements
 INSTALL_REQUIRES = [
-    'snf-common>=0.9.0'
+    'snf-common>0.9.13',
+    'progress>=1.0'
 ]
 
 EXTRAS_REQUIRES = {