updates requirements
... | @@ -15,7 +15,8 @@ flake8==3.6.0 | ... | @@ -15,7 +15,8 @@ flake8==3.6.0 |
idna==2.8 | idna==2.8 | ||
mccabe==0.6.1 | mccabe==0.6.1 | ||
oauthlib==3.1.0 | oauthlib==3.1.0 | ||
Pillow==8.1.0 | Pillow==8.3.1 | ||
promise==2.3 | |||
psycopg2-binary==2.8.4 | psycopg2-binary==2.8.4 | ||
pyasn1==0.4.4 | pyasn1==0.4.4 | ||
pyasn1-modules==0.2.2 | pyasn1-modules==0.2.2 | ||
... | @@ -33,4 +34,6 @@ six==1.12.0 | ... | @@ -33,4 +34,6 @@ six==1.12.0 |
social-auth-app-django==3.1.0 | social-auth-app-django==3.1.0 | ||
social-auth-core==3.3.3 | social-auth-core==3.3.3 | ||
SQLAlchemy==0.8.3 | SQLAlchemy==0.8.3 | ||
sqlparse==0.4.1 | |||
text-unidecode==1.3 | |||
urllib3==1.24.1 | urllib3==1.24.1 |
Please register or sign in to comment