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 66e29c1 commit 4393fccCopy full SHA for 4393fcc
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "fastapi-injectable"
3
-version = "1.4.1"
+version = "1.4.2"
4
description = "Allow you to painlessly use dependency injection mechanism (`Depends`) of FastAPI outside the FastAPI routes"
5
authors = [{ name = "Jasper Sui", email = "[email protected]" }]
6
requires-python = ">=3.10,<3.15"
0 commit comments