Skip to content

Commit d59107f

Browse files
authored
[Dependencies] Align "setup.cfg" to "requirements.txt" (GeoNode#10572)
1 parent cc21651 commit d59107f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ install_requires =
137137
dropbox==11.36.0
138138
google-cloud-storage==2.7.0
139139
google-cloud-core==2.3.2
140-
boto3==1.26.50
140+
boto3==1.26.54
141141

142142
# Django Caches
143143
python-memcached<=1.59
@@ -171,18 +171,18 @@ install_requires =
171171
gunicorn==20.1.0
172172
ipython==8.8.0
173173
docker==6.0.1
174-
invoke==1.7.3
174+
invoke==2.0.0
175175

176176
# tests
177177
coverage==7.0.5
178178
requests-toolbelt==0.10.1
179179
flake8==6.0.0
180180
pytest==7.2.1
181181
pytest-bdd==6.1.1
182-
splinter==0.18.1
182+
splinter==0.19.0
183183
pytest-splinter==3.3.2
184184
pytest-django==4.5.2
185-
setuptools>=59.1.1,<66.1.0
185+
setuptools>=59.1.1,<66.2.0
186186
pip==22.3.1
187187
Twisted==22.10.0
188188
pixelmatch==0.3.0

0 commit comments

Comments
 (0)