Skip to content

Commit 317437f

Browse files
authored
Merge pull request #174 from stackhpc/upstream/master-2026-03-02
Synchronise master with upstream
2 parents 3b13b5f + 6743428 commit 317437f

2 files changed

Lines changed: 189 additions & 188 deletions

File tree

global-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dogpile.cache!=0.9.1,!=1.1.7 # BSD
5353
dogtag-pki # LGPLv3+
5454
dulwich!=0.19.3,!=0.19.7 # Apache-2.0
5555
edgegrid-python # Apache-2.0
56-
elasticsearch<3.0.0 # Apache-2.0
56+
elasticsearch # Apache-2.0
5757
enmerkar # BSD
5858
# NOTE: New versions of eventlet should not be accepted lightly
5959
# as they have earned a reputation of frequently breaking things.
@@ -367,7 +367,7 @@ oslo.reports # Apache-2.0
367367
oslo.rootwrap # Apache-2.0
368368
# NOTE(mriedem): oslo.serialization 2.19.1 is blocked for bug 1593641
369369
oslo.serialization!=2.19.1 # Apache-2.0
370-
oslo.service!=1.28.1 # Apache-2.0
370+
oslo.service!=1.28.1,!=4.5.0 # Apache-2.0
371371
oslo.upgradecheck # Apache-2.0
372372
# NOTE(lajoskatona): oslo.utils version between 3.39.1 and 3.40.1 excluded due to bug 1812922
373373
oslo.utils!=3.39.1,!=3.40.0,!=3.40.1 # Apache-2.0

0 commit comments

Comments
 (0)