obsolete import
[astakos] / snf-astakos-app / setup.py
index 93ccad8..5c33bd9 100644 (file)
@@ -79,7 +79,8 @@ INSTALL_REQUIRES = [
     'South>=0.7, <=0.7.3',
     'httplib2>=0.6.0',
     'snf-common>=0.9.0',
-    'recaptcha-client>=1.0.5'
+    'django-recaptcha',
+    'django-ratelimit==0.1'
 ]
 
 EXTRAS_REQUIRES = {