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

Upgrade requirements, rename drf_spectacular-> drf-spectacular

parent 3fb1f91d
No related branches found
No related tags found
No related merge requests found
Pipeline #2153 passed
asgiref==3.5.0 asgiref==3.5.2
attrs==21.4.0 attrs==21.4.0
certifi==2021.10.8 certifi==2022.6.15
charset-normalizer==2.0.12 charset-normalizer==2.1.0
Django==3.2.13 Django==3.2.14
django-cors-headers==3.11.0 django-cors-headers==3.13.0
django-environ==0.8.1 django-environ==0.9.0
django-extensions==3.1.5 django-extensions==3.2.0
django-filter==21.1 django-filter==22.1
django-oidc-provider==0.7.0 django-oidc-provider==0.7.0
django-versatileimagefield==2.2 django-versatileimagefield==2.2
djangorestframework==3.13.1 djangorestframework==3.13.1
drf_spectacular==0.22.0 drf-spectacular==0.22.1
drf-nested-routers==0.93.4 drf-nested-routers==0.93.4
future==0.18.2 future==0.18.2
gunicorn==20.1.0 gunicorn==20.1.0
...@@ -20,23 +20,23 @@ iniconfig==1.1.1 ...@@ -20,23 +20,23 @@ iniconfig==1.1.1
isort==5.10.1 isort==5.10.1
olefile==0.46 olefile==0.46
packaging==21.3 packaging==21.3
Pillow==9.1.0 Pillow==9.2.0
pluggy==1.0.0 pluggy==1.0.0
pre-commit==2.18.1 pre-commit==2.20.0
psycopg2-binary==2.9.3 psycopg2-binary==2.9.3
py==1.11.0 py==1.11.0
pycryptodomex==3.14.1 pycryptodomex==3.15.0
pydotplus==2.0.2 pydotplus==2.0.2
pyjwkest==1.4.2 pyjwkest==1.4.2
pyparsing==3.0.8 pyparsing==3.0.9
pytest==7.1.1 pytest==7.1.2
pytest-django==4.5.2 pytest-django==4.5.2
python-dateutil==2.8.2 python-dateutil==2.8.2
python-magic==0.4.25 python-magic==0.4.27
pytz==2022.1 pytz==2022.1
requests==2.27.1 requests==2.28.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.9 urllib3==1.26.10
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