We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f6d8a9 + 62f0901 commit c787d72Copy full SHA for c787d72
2 files changed
.github/workflows/weekly.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
operating-system: [ubuntu-latest]
19
- python-version: ["3.12"]
+ python-version: ["3.11"]
20
21
steps:
22
- uses: actions/checkout@v2
mpie_cmti/environment.yml
@@ -22,7 +22,7 @@ dependencies:
- netcdf4 =1.7.2
23
- nglview =3.1.4
24
- mkl =2023.2.0
25
-- mlip =2.0
+- mlip =3.0
26
- numba =0.60.0
27
- openkim-models =2021.01.28
28
- psycopg2 =2.9.9
0 commit comments