Skip to content

Commit 675db12

Browse files
committed
Remove potential incompatability
rucio clients for some reason doesn't deal with bug fixes!
1 parent c31f9cb commit 675db12

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
@@ -8,7 +8,7 @@ authors = ["Gordon Watts <[email protected]>"]
88
python = "^3.6"
99
pika = "1.1.0"
1010
make-it-sync = "^1.0.0"
11-
requests = "^2.25.1"
11+
requests = "^2.25.0"
1212

1313
[tool.poetry.dev-dependencies]
1414
pytest = "^5.2"

0 commit comments

Comments
 (0)