diff --git a/requirements.txt b/requirements.txt index e015e721dac80c0f7f41a14f277872c3cb5bc60d..375710644b4d481c641b5ec47ddfce7abd4c8b78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ gunicorn==19.7.1 httplib2==0.17.0 idna==2.6 isort==4.2.15 -lazy-object-proxy==1.3.1 +lazy-object-proxy==1.4.3 mccabe==0.6.1 oauthlib==3.1.0 Pillow==7.0.0 @@ -42,11 +42,11 @@ requests-oauthlib==1.3.0 rsa==4.0 selenium==3.5.0 setuptools==40.8.0 -six==1.10.0 +six==1.12.0 social-auth-app-django==3.1.0 social-auth-core==3.2.0 -typed-ast==1.1.0 +typed-ast==1.4.1 uritemplate==3.0.1 urllib3==1.22 whitenoise==3.3.0 -wrapt==1.10.11 \ No newline at end of file +wrapt==1.12.1 \ No newline at end of file