Skip to content

Commit 2927846

Browse files
committed
Merge branch 'master' of https://github.com/JR-1991/Catalax
2 parents cc04c3d + 91e4e1f commit 2927846

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"numpyro>=0.19.0,<0.20.0",
1818
"arviz>=0.22.0,<0.30.0",
1919
"corner>=2.2.2,<3",
20-
"lmfit>=1.2.2,<2",
20+
"lmfit>=1.3.4,<2",
2121
"jinja2>=3.1.2,<4",
2222
"ipywidgets>=8.1.1,<9",
2323
"optax>=0.2.5,<0.3",
@@ -26,7 +26,7 @@ dependencies = [
2626
"equinox>=0.13,<0.14",
2727
"rich>=13.8.1,<14",
2828
"mlcroissant>=1.0.10,<2",
29-
"pyenzyme>=2.2.0,<3",
29+
"pyenzyme>=2.2.1,<3",
3030
"seaborn>=0.13.2,<0.14",
3131
"typing-extensions>=4.14.1,<5",
3232
"deprecated>=1.2.18",

0 commit comments

Comments
 (0)