Skip to content

Commit a5c7999

Browse files
committed
update: move annotaded types to common
1 parent 7c2ac5e commit a5c7999

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ default:
1818
- emfs:/drive/api-examples/packages/ruamel.yaml-0.17.32-py3-none-any.whl
1919
- emfs:/drive/api-examples/packages/pydantic_core-2.18.2-py3-none-any.whl
2020
- emfs:/drive/api-examples/packages/pydantic-2.7.1-py3-none-any.whl
21+
- annotated_types>=0.6.0
2122
- networkx==3.2.1
2223
- monty==2023.11.3
2324
- scipy==1.11.2
@@ -34,7 +35,6 @@ notebooks:
3435
- nbformat>=4.2.0
3536
packages_python:
3637
packages_pyodide:
37-
- annotated_types>=0.6.0
3838
- mat3ra-esse
3939
- mat3ra-made
4040
- name: import_material_from_jarvis_db_entry.ipynb
@@ -63,6 +63,5 @@ notebooks:
6363
- ipywidgets
6464
packages_python:
6565
packages_pyodide:
66-
- annotated_types>=0.6.0
6766
- mat3ra-esse
6867
- mat3ra-made

0 commit comments

Comments
 (0)