Revision b2d77f0e snf-pithos-backend/setup.py

b/snf-pithos-backend/setup.py
65 65

  
66 66
# Package requirements
67 67
INSTALL_REQUIRES = [
68
    'snf-common',
68
    'snf-common>=0.8.1',
69 69
    'SQLAlchemy>=0.6.3',
70 70
]
71 71

  

Also available in: Unified diff