Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
09f956b
)
Fix: Modify docker-py and requests pins
85/73485/1
author
Matthew Watkins
<mwatkins@linuxfoundation.org>
Wed, 28 May 2025 16:53:38 +0000
(17:53 +0100)
committer
Matthew Watkins
<mwatkins@linuxfoundation.org>
Wed, 28 May 2025 16:53:38 +0000
(17:53 +0100)
Change-Id: I355f76469603992b7c6b3ffa7ebc4fb45968a599
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
pyproject.toml
patch
|
blob
|
history
diff --git
a/pyproject.toml
b/pyproject.toml
index
afb08a6
..
e079c33
100644
(file)
--- a/
pyproject.toml
+++ b/
pyproject.toml
@@
-44,7
+44,7
@@
dependencies = [
"defusedxml",
"Deprecated",
"dnspython",
- "docker
==4.2.2
",
+ "docker",
"email-validator",
"filelock",
"GitPython",
@@
-68,7
+68,7
@@
dependencies = [
"pyrsistent",
"python-jenkins",
"PyYAML",
- "requests
<
2.32.0",
+ "requests
>=
2.32.0",
"rsa",
"ruamel.yaml",
"ruamel.yaml.clib",