Skip to content

Commit af0a278

Browse files
committed
added typing_extensions to dependencies
1 parent 1bf5a4a commit af0a278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dependencies = [
1919
"requests>=2.31.0",
2020
"traits",
2121
"tqdm",
22+
"typing_extensions",
2223
]
2324
license = { file = "LICENSE" }
2425
authors = [{ name = "Thomas G. Close", email = "[email protected]" }]

0 commit comments

Comments
 (0)