Skip to content

Commit

Permalink
Merge branch 'optimizations' of github.com:qcode-uni-a/sympt into opt…
Browse files Browse the repository at this point in the history
…imizations
  • Loading branch information
giovandi_augsburg committed Dec 30, 2024
2 parents 14206b7 + d24d961 commit 966da70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"ipython==8.20",
"multimethod==1.12",
"numpy==2.0",
"sympy==1.10",
"sympy==1.13.3",
"tabulate==0.9",
"tqdm==4.66",
"colorama"
Expand Down Expand Up @@ -50,4 +50,4 @@ version = {attr = "sympt.__version__"}
minversion = "6.0"
testpaths = [
"tests"
]
]

0 comments on commit 966da70

Please sign in to comment.