We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd9bbec commit 016d3a0Copy full SHA for 016d3a0
pyproject.toml
@@ -18,8 +18,7 @@ dependencies = [
18
# add requirements here
19
"numpy",
20
"jsonschema>=2.6.0",
21
-# "mat3ra-utils",
22
- "mat3ra-utils@git+https://github.com/Exabyte-io/utils.git@2f7b4cb40839e0ede25838ccbf81792a689cba50",
+ "mat3ra-utils>=2024.5.15.post0",
23
]
24
25
[project.optional-dependencies]
0 commit comments