diff options
-rwxr-xr-x | requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 0504778..56be539 100755 --- a/requirements.txt +++ b/requirements.txt @@ -7,3 +7,7 @@ python-social-auth==0.2.11 requests==2.7.0 requests-oauthlib==0.5.0 six==1.9.0 +django-crispy-forms==1.6.0 +django-floppyforms==1.7.0 +django-recaptcha==1.0.5 + |