fix: switches typing to typing_extensions for python3.10 compatibility
This commit is contained in:
@@ -24,6 +24,7 @@ setproctitle = "^1.3.2"
|
||||
pyyaml = "^6.0"
|
||||
nptyping = "^2.5.0"
|
||||
pydantic = "^2.12.5"
|
||||
typing-extensions = "^4.15.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user