We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc04c3d + 91e4e1f commit 2927846Copy full SHA for 2927846
pyproject.toml
@@ -17,7 +17,7 @@ dependencies = [
17
"numpyro>=0.19.0,<0.20.0",
18
"arviz>=0.22.0,<0.30.0",
19
"corner>=2.2.2,<3",
20
- "lmfit>=1.2.2,<2",
+ "lmfit>=1.3.4,<2",
21
"jinja2>=3.1.2,<4",
22
"ipywidgets>=8.1.1,<9",
23
"optax>=0.2.5,<0.3",
@@ -26,7 +26,7 @@ dependencies = [
26
"equinox>=0.13,<0.14",
27
"rich>=13.8.1,<14",
28
"mlcroissant>=1.0.10,<2",
29
- "pyenzyme>=2.2.0,<3",
+ "pyenzyme>=2.2.1,<3",
30
"seaborn>=0.13.2,<0.14",
31
"typing-extensions>=4.14.1,<5",
32
"deprecated>=1.2.18",
0 commit comments