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.
2 parents 453858a + 8b2fa16 commit a43cf90Copy full SHA for a43cf90
1 file changed
pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
17
"Topic :: Software Development :: Libraries",
18
"Topic :: Software Development :: Testing",
19
]
20
-dependencies = ["modern-di>=2,<3", "pytest>=7"]
+dependencies = ["modern-di>=2.16.1,<3", "pytest>=7"]
21
version = "0"
22
23
[project.urls]
0 commit comments