diff --git a/setup.cfg b/setup.cfg index 08fdb0bf6b1..e7d6fc6d1b2 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 @@ -136,7 +136,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