Skip to content

Commit

Permalink
add yaml dep
Browse files Browse the repository at this point in the history
  • Loading branch information
crvernon committed Jul 8, 2024
1 parent 099729a commit 2f48b93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ dependencies = [
"scipy>=1.11.2",
"pyomo>=6.6.2",
"matplotlib>=3.7.2",
"PyYAML>=5.4.1",
"toml>=0.10.2"
]

classifiers = [
"Development Status :: 4 - Beta",
"Programming Language :: Python :: 3.9",
Expand Down

0 comments on commit 2f48b93

Please sign in to comment.