diff options
Diffstat (limited to 'requirements.txt')
-rwxr-xr-x | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index fd6c4e3..53c1a70 100755 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,6 @@ django-recaptcha==1.4.0 idna==2.7 mysqlclient==1.3.13 oauthlib==2.1.0 -pkg-resources==0.0.0 PyJWT==1.6.4 python-social-auth==0.3.6 python3-openid==3.1.0 @@ -17,4 +16,5 @@ six==1.11.0 social-auth-app-django==2.1.0 social-auth-core==1.7.0 urllib3==1.23 +django-widget-tweaks |