We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6886fb + f15bacc commit f335917Copy full SHA for f335917
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ classifiers = [
15
"Typing :: Typed",
16
"Topic :: Software Development :: Libraries",
17
]
18
-dependencies = ["fastapi>=0.100", "modern-di>=2,<3"]
+dependencies = ["fastapi>=0.100,<1", "modern-di>=2,<3"]
19
version = "0"
20
21
[project.urls]
0 commit comments