Skip to content

Commit e3c7485

Browse files
committed
Simplify rucio-clients pin
1 parent 8e9d05f commit e3c7485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ dev = [
146146
"pytest-shard",
147147
"responses",
148148
"roc-validator",
149-
"rucio-clients>=33.6.0,!=37.0.*,!=37.1.0,!=37.1.0.post1", # https://github.com/rucio/rucio/pull/7665
149+
"rucio-clients>=37.2.0", # https://github.com/rucio/rucio/pull/7665
150150
"selenium",
151151
"seletools",
152152
"Sphinx>=4.0", # support docutils 0.17

0 commit comments

Comments
 (0)