Skip to content

Commit

Permalink
Add SymPy + add note about temporary required deps
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Feb 24, 2024
1 parent f93d483 commit 63beea3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ dependencies = [
"casadi>=3.6.3",
"xarray>=2022.6.0",
"anytree>=2.8.0",
# Temporary addition to be removed later, this is a bug (SymPy breaks PyBaMM import)
"typing-extensions",
"sympy>=1.12"
]

[project.urls]
Expand Down

0 comments on commit 63beea3

Please sign in to comment.