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 b9f3761 commit 52d44cbCopy full SHA for 52d44cb
pyproject.toml
@@ -47,6 +47,7 @@ dependencies = [
47
"filelock>=3.12.2,<4",
48
"importlib-metadata>=6.6; python_version<'3.8'",
49
"platformdirs>=3.9.1,<5",
50
+ "typing-extensions>=4; python_version<'3.11'",
51
]
52
optional-dependencies.docs = [
53
"furo>=2023.7.26",
0 commit comments