Skip to content
Snippets Groups Projects
Commit ab023a6a authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Upgrade requirements

- asgireg
- attrs
- charset-normalizer
- Django
- django-cors-headers
- django-versatileimagefield
- Pillow
- psycopg2-binary
- requests
- urllib
parent 9bbeac28
No related branches found
No related tags found
No related merge requests found
attrs==21.2.0 asgiref==3.4.1
attrs==21.4.0
certifi==2021.10.8 certifi==2021.10.8
charset-normalizer==2.0.9 charset-normalizer==2.0.10
Django==2.2.25 Django==3.2.11
django-cors-headers==3.10.1 django-cors-headers==3.11.0
django-environ==0.8.1 django-environ==0.8.1
django-oidc-provider==0.7.0 django-oidc-provider==0.7.0
django-versatileimagefield==1.11 django-versatileimagefield==2.2
djangorestframework==3.13.1 djangorestframework==3.13.1
drf-nested-routers==0.93.4 drf-nested-routers==0.93.4
future==0.18.2 future==0.18.2
...@@ -15,9 +16,9 @@ inflection==0.5.1 ...@@ -15,9 +16,9 @@ inflection==0.5.1
iniconfig==1.1.1 iniconfig==1.1.1
olefile==0.46 olefile==0.46
packaging==21.3 packaging==21.3
Pillow==8.4.0 Pillow==9.0.0
pluggy==1.0.0 pluggy==1.0.0
psycopg2-binary==2.8.6 psycopg2-binary==2.9.3
py==1.11.0 py==1.11.0
pycryptodomex==3.12.0 pycryptodomex==3.12.0
pyjwkest==1.4.2 pyjwkest==1.4.2
...@@ -27,9 +28,9 @@ pytest-django==4.5.2 ...@@ -27,9 +28,9 @@ pytest-django==4.5.2
python-dateutil==2.8.2 python-dateutil==2.8.2
python-magic==0.4.24 python-magic==0.4.24
pytz==2021.3 pytz==2021.3
requests==2.26.0 requests==2.27.1
six==1.16.0 six==1.16.0
sqlparse==0.4.2 sqlparse==0.4.2
text-unidecode==1.3 text-unidecode==1.3
toml==0.10.2 toml==0.10.2
urllib3==1.26.7 urllib3==1.26.8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment