Skip to content

Commit 615783e

Browse files
committed
tmp: pin versions
1 parent c7bd92f commit 615783e

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jupyterlite = [
2121
]
2222
utils_standata = [
2323
"mat3ra-utils",
24-
"mat3ra-standata",
24+
"mat3ra-standata==2026.5.15.post0",
2525
]
2626
api = [
2727
"mat3ra-api-client",
@@ -41,9 +41,10 @@ materials = [
4141
]
4242
workflows = [
4343
"mat3ra-notebooks-utils[materials]",
44-
"mat3ra-mode",
45-
"mat3ra-wode",
46-
"mat3ra-ade>=2026.5.29.post0",
44+
"mat3ra-esse==2026.4.29.post0",
45+
"mat3ra-mode==2026.3.4.post0",
46+
"mat3ra-wode==2026.5.23.post0",
47+
"mat3ra-ade==2026.4.29.post0",
4748
"mat3ra-prode",
4849
"mat3ra-ide",
4950
"mat3ra-notebooks-utils[api]"

0 commit comments

Comments
 (0)