Skip to content

Commit

Permalink
[Dependencies] Align "setup.cfg" to "requirements.txt"
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Jan 23, 2023
1 parent cc21651 commit 251525d
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 @@ -137,7 +137,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 @@ -171,18 +171,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 251525d

Please sign in to comment.