We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f03d1 commit c54c4abCopy full SHA for c54c4ab
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