Skip to content

Commit

Permalink
[Dependencies] Align "setup.cfg" to "requirements.txt" (#10572) (#10573)
Browse files Browse the repository at this point in the history
(cherry picked from commit d59107f)

Co-authored-by: Alessio Fabiani <alessio.fabiani@geosolutionsgroup.com>
  • Loading branch information
github-actions[bot] and afabiani authored Jan 23, 2023
1 parent 7de8ba8 commit cb6b90f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ install_requires =
dropbox==11.36.0
google-cloud-storage==2.7.0
google-cloud-core==2.3.2
boto3==1.26.50
boto3==1.26.54

# Django Caches
python-memcached<=1.59
Expand Down Expand Up @@ -172,18 +172,18 @@ install_requires =
gunicorn==20.1.0
ipython==8.8.0
docker==6.0.1
invoke==1.7.3
invoke==2.0.0

# tests
coverage==7.0.5
requests-toolbelt==0.10.1
flake8==6.0.0
pytest==7.2.1
pytest-bdd==6.1.1
splinter==0.18.1
splinter==0.19.0
pytest-splinter==3.3.2
pytest-django==4.5.2
setuptools>=59.1.1,<66.1.0
setuptools>=59.1.1,<66.2.0
pip==22.3.1
Twisted==22.10.0
pixelmatch==0.3.0
Expand Down

0 comments on commit cb6b90f

Please sign in to comment.