Skip to content

Commit

Permalink
linien-client: Add missing dep typing_extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
doronbehar committed Aug 20, 2023
1 parent 9be91d5 commit 33351e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linien-client/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
python_requires=">=3.8",
install_requires=[
"fabric>=2.7.0",
"typing_extensions",
"numpy>=1.22",
"scipy>=1.4.1",
f"linien-common=={version}",
Expand Down

0 comments on commit 33351e0

Please sign in to comment.