From cbb2372709b41249f5dc4989029dd2e6845d9a18 Mon Sep 17 00:00:00 2001 From: afabiani Date: Mon, 19 Sep 2022 12:54:30 +0200 Subject: [PATCH] [Dependencies] Align setup.cfg with requirements.txt --- setup.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/setup.cfg b/setup.cfg index b8324de54d3..a87b3b81ec3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,7 +35,7 @@ install_requires = beautifulsoup4==4.11.1 httplib2<0.20.5 hyperlink==21.0.0 - idna>=2.5,<2.11 + idna>=2.5,<3.5 urllib3==1.26.12 Paver==1.3.4 python-slugify==6.1.2 @@ -50,7 +50,7 @@ install_requires = zipstream-new==1.1.8 schema==0.7.5 rdflib==6.1.1 - smart_open==6.1.0 + smart_open==6.2.0 # Django Apps django-allauth==0.51.0 @@ -74,7 +74,7 @@ install_requires = django-sequences==2.7 oauthlib==3.2.1 pyopenssl==22.0.0 - pyjwt==2.4.0 + pyjwt==2.5.0 # geopython dependencies pyproj<3.5.0 @@ -104,7 +104,7 @@ install_requires = djangorestframework-guardian==0.3.0 drf-extensions==0.7.1 drf-writable-nested==0.7.0 - drf-spectacular==0.23.1 + drf-spectacular==0.24.0 dynamic-rest==2.1.2 Markdown==3.4.1 @@ -135,7 +135,7 @@ install_requires = dropbox==11.34.0 google-cloud-storage==2.5.0 google-cloud-core==2.3.2 - boto3==1.24.70 + boto3==1.24.75 # Django Caches python-memcached<=1.59