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 196544e commit 9fa13c7Copy full SHA for 9fa13c7
databind.core/pyproject.toml
@@ -19,7 +19,7 @@ Deprecated = "^1.2.12"
19
nr-date = "^2.0.0"
20
nr-stream = "^1.0.0"
21
typeapi = "^2.0.1"
22
-typing-extensions = ">=3.10.0"
+typing-extensions = ">=3.10.0,<4.7" # See https://github.com/python/typing_extensions/issues/265#issuecomment-1616809112
23
24
[tool.poetry.dev-dependencies]
25
black = "*"
databind.json/pyproject.toml
@@ -18,7 +18,7 @@ python = "^3.6.3"
18
"databind.core" = "^4.4.0"
0 commit comments