Skip to content

Commit

Permalink
fix attempt: add typing-extensions to reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
gidden committed Nov 22, 2024
1 parent 9bfef6b commit 518319b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies = [
"pyomo>=5",
"pandas-indexing>=0.4.0",
"pycountry",
"typing-extensions",
]
dynamic = ["version"]

Expand Down

0 comments on commit 518319b

Please sign in to comment.