Have BaseBackend inherit from ArgBasedSingleton
[pithos] / snf-pithos-backend / setup.py
index 968f137..44c194d 100644 (file)
@@ -65,7 +65,7 @@ CLASSIFIERS = []
 
 # Package requirements
 INSTALL_REQUIRES = [
-    'snf-common>0.9.13',
+    'snf-common>0.10.0',
     'SQLAlchemy==0.6.3',
     'alembic>=0.3.4, <0.4',
 ]