Remove obsolete import.
[pithos] / snf-pithos-app / setup.py
index 7a93831..f14e1f7 100644 (file)
@@ -65,7 +65,7 @@ CLASSIFIERS = []
 
 # Package requirements
 INSTALL_REQUIRES = [
-    'snf-common>=0.9.0',
+    'snf-common>=0.9.0rc',
     'snf-pithos-backend>=0.9.1',
     'Django>=1.2, <1.3'
 ]