Skip to content

Commit

Permalink
Align requirements.txt comments with 4.x (#9936) (#9939)
Browse files Browse the repository at this point in the history
Co-authored-by: Alessio Fabiani <alessio.fabiani@geosolutionsgroup.com>
  • Loading branch information
github-actions[bot] and afabiani authored Aug 30, 2022
1 parent 3e01214 commit 837dc91
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ install_requires =
httplib2<0.20.5
hyperlink==21.0.0
idna>=2.5,<2.11
urllib3==1.26.11
urllib3==1.26.12
Paver==1.3.4
python-slugify==6.1.2
decorator==5.1.1
Expand Down Expand Up @@ -67,7 +67,7 @@ install_requires =
django-downloadview==2.3.0
django-polymorphic==3.1.0
django-tastypie<0.15.0
django-tinymce==3.4.0
django-tinymce==3.5.0
django-grappelli==3.0.3
django-uuid-upload-path==1.0.0
django-widget-tweaks==1.4.12
Expand All @@ -77,7 +77,7 @@ install_requires =

# geopython dependencies
pyproj<3.3.0
OWSLib==0.26.0
OWSLib==0.27.2
pycsw==2.6.1
SQLAlchemy==1.4.40 # required by PyCSW
Shapely==1.8.4
Expand Down Expand Up @@ -134,7 +134,7 @@ install_requires =
dropbox==11.33.0
google-cloud-storage==2.5.0
google-cloud-core==2.3.2
boto3==1.24.56
boto3==1.24.61

# Django Caches
python-memcached<=1.59
Expand Down Expand Up @@ -179,7 +179,7 @@ install_requires =
splinter==0.18.1
pytest-splinter==3.3.1
pytest-django==4.5.2
setuptools>=59.1.1,<65.3.0
setuptools>=59.1.1,<65.4.0
pip==22.2.2
Twisted==22.4.0
pixelmatch==0.3.0
Expand Down

0 comments on commit 837dc91

Please sign in to comment.