We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3f03d1 + c54c4ab commit 229f4c9Copy full SHA for 229f4c9
total_replay/pyproject.toml
@@ -12,7 +12,7 @@ dependencies = [
12
"typer (>=0.20.0,<0.21.0)",
13
"pyyaml (>=6.0.3,<7.0.0)",
14
"requests (>=2.32.5,<3.0.0)",
15
- "urllib3 (>=2.6.0,<3.0.0)",
+ "urllib3 (>=2.6.3,<3.0.0)",
16
"pandas (>=2.3.3,<3.0.0)",
17
"colorama (>=0.4.6,<0.5.0)",
18
"ansible-runner (>=2.4.2,<3.0.0)"
0 commit comments