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.
2 parents f5591e9 + e3a41cf commit eddb720Copy full SHA for eddb720
config.yml
@@ -31,7 +31,7 @@ default:
31
- uncertainties==3.1.6
32
- jinja2
33
- pymatgen-analysis-defects<=2024.4.23
34
- - mat3ra-made==2025.8.9.post0
+ - mat3ra-made==2025.8.13.post0
35
# packages below are used when made is installed from GH wheel
36
# - mat3ra-code
37
# - mat3ra-esse
pyproject.toml
@@ -12,7 +12,7 @@ dependencies = [
12
"matplotlib>=3.4.1",
13
"pandas>=1.5.3",
14
"pymatgen==2024.4.13",
15
- "mat3ra-made==2025.8.9.post0",
+ "mat3ra-made==2025.8.13.post0",
16
"mat3ra-utils>=2024.6.11.post0",
17
]
18
0 commit comments