We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12dcbbf commit 9a77595Copy full SHA for 9a77595
pyproject.toml
@@ -26,7 +26,7 @@ classifiers=[
26
]
27
requires-python = ">=3.11"
28
dependencies = [
29
- "pulpcore>=3.73.0,<3.100",
+ "pulpcore>=3.79.0,<3.100",
30
"pkginfo>=1.12.0,<1.13.0",
31
"bandersnatch>=6.3.0,<6.6", # 6.6 has breaking changes
32
"pypi-simple>=1.5.0,<2.0",
0 commit comments