From b2b9925666365fac743487bd218010321031f6a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:25:01 +0100 Subject: [PATCH] [Dependencies] Align setup.cfg to requirements.txt (#10417) (#10418) Co-authored-by: Alessio Fabiani --- setup.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/setup.cfg b/setup.cfg index 09452b417fb..fe73790b87a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -81,7 +81,7 @@ install_requires = pyproj<3.5.0 OWSLib==0.27.2 pycsw==2.6.1 - SQLAlchemy==1.4.44 # required by PyCSW + SQLAlchemy==1.4.45 # required by PyCSW Shapely==1.8.5.post1 mercantile==1.2.1 geoip2==4.6.0 @@ -135,9 +135,9 @@ install_requires = # storage manager dependencies django-storages==1.13.1 dropbox==11.36.0 - google-cloud-storage==2.6.0 + google-cloud-storage==2.7.0 google-cloud-core==2.3.2 - boto3==1.26.26 + boto3==1.26.28 # Django Caches python-memcached<=1.59 @@ -189,12 +189,12 @@ install_requires = factory-boy==3.2.1 flaky==3.7.0 selenium>=4.1.0,<5.0.0 - selenium-requests==2.0.1 + selenium-requests==2.0.2 webdriver_manager==3.8.5 # Security and audit mistune==2.0.4 - wandb==0.13.5 + wandb==0.13.6 protobuf==3.20.3 mako==1.2.4