Skip to content

Commit

Permalink
fix pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghan-microsoft committed Nov 22, 2024
1 parent 4383ca9 commit 04782c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ dependencies = [
"opt_einsum_fx",
"azure-storage-blob",
"azure-identity",
"mp_api",
"emmet-core<0.84"
"mp-api",
"emmet-core<0.84",
"pydantic==2.9.2"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 04782c0

Please sign in to comment.