We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585c18d commit 22a94bdCopy full SHA for 22a94bd
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
]
27
requires-python = ">=3.9"
28
dependencies = [
29
- "pulpcore>=3.85.0,<3.100",
+ "pulpcore>=3.85.0,<3.200",
30
"httpx>=0.24.0,<1.0.0",
31
32
0 commit comments