Skip to content

Commit

Permalink
Updated and synchronized dependencies (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-zwicker authored Apr 29, 2024
1 parent 6f3ac2a commit 289143e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ dependencies = [
"numba>=0.59",
"numpy>=1.22",
"scipy>=1.4",
"sympy>=1.5",
"py-pde>=0.37",
]

Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
matplotlib>=3.1.0
numpy>=1.22.0
numba>=0.48.0
scipy>=1.4.0
py-pde>=0.35
matplotlib>=3.1
numpy>=1.22
numba>=0.59
scipy>=1.4
py-pde>=0.37

0 comments on commit 289143e

Please sign in to comment.