We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf5a4a commit af0a278Copy full SHA for af0a278
pyproject.toml
@@ -19,6 +19,7 @@ dependencies = [
19
"requests>=2.31.0",
20
"traits",
21
"tqdm",
22
+ "typing_extensions",
23
]
24
license = { file = "LICENSE" }
25
authors = [{ name = "Thomas G. Close", email = "[email protected]" }]
0 commit comments