Skip to content

Commit 0b4f526

Browse files
committed
Bump pyenzyme dependency to >=2.2.1
Updated the pyenzyme package requirement from >=2.2.0 to >=2.2.1 to ensure compatibility with the latest bug fixes and improvements.
1 parent 3a6dc55 commit 0b4f526

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"equinox>=0.13,<0.14",
3333
"rich>=13.8.1,<14",
3434
"mlcroissant>=1.0.10,<2",
35-
"pyenzyme>=2.2.0,<3",
35+
"pyenzyme>=2.2.1,<3",
3636
"seaborn>=0.13.2,<0.14",
3737
"typing-extensions>=4.14.1,<5",
3838
"deprecated>=1.2.18",

0 commit comments

Comments
 (0)