Merge branch 'master' of https://code.grnet.gr/git/pithos
[pithos] / snf-pithos-tools / setup.py
index 7f23dc5..4e7c7cf 100644 (file)
@@ -67,7 +67,7 @@ CLASSIFIERS = []
 
 # Package requirements
 INSTALL_REQUIRES = [
-    'snf-common>=0.9.0rc',
+    'snf-common>0.9.13',
     'progress>=1.0'
 ]