Skip to content

Commit c787d72

Browse files
authored
Merge branch 'main' into quayio
2 parents 5f6d8a9 + 62f0901 commit c787d72

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
operating-system: [ubuntu-latest]
19-
python-version: ["3.12"]
19+
python-version: ["3.11"]
2020

2121
steps:
2222
- uses: actions/checkout@v2

mpie_cmti/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- netcdf4 =1.7.2
2323
- nglview =3.1.4
2424
- mkl =2023.2.0
25-
- mlip =2.0
25+
- mlip =3.0
2626
- numba =0.60.0
2727
- openkim-models =2021.01.28
2828
- psycopg2 =2.9.9

0 commit comments

Comments
 (0)