We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e27a00f commit 06654c1Copy full SHA for 06654c1
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
"numpy",
23
"pydantic>=2.0",
24
"mat3ra-esse",
25
- "mat3ra-code @ git+https://github.com/Exabyte-io/code.git@8db4182c22de569f98ebfaf33384a32ff1df8900",
+ "mat3ra-code",
26
"mat3ra-utils[extra]"
27
]
28
0 commit comments