Skip to content

Commit b540cc5

Browse files
committed
➕ add typing_extensions dependency
Signed-off-by: Lukas Burgholzer <lukas.burgholzer@jku.at>
1 parent dcf7b84 commit b540cc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ dependencies = [
4141
"qiskit-terra>=0.20.2",
4242
"rustworkx[all]>=0.13.0",
4343
"importlib_resources>=5.0; python_version < '3.10'",
44+
"typing_extensions>=4.0",
4445
]
4546
dynamic = ["version"]
4647

0 commit comments

Comments
 (0)