Skip to content

Commit

Permalink
Bump pydantic from 1.8.2 to 1.9.0 in /emmet-core
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 24, 2022
1 parent 0b08ee0 commit fdf4772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion emmet-core/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pymatgen==2022.1.9
monty==2022.1.12.1
pydantic==1.8.2
pydantic==1.9.0
pybtex==0.24.0
typing-extensions==4.0.1
seekpath==2.0.1
Expand Down
2 changes: 1 addition & 1 deletion emmet-core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
install_requires=[
"pymatgen>=2021.3,<2023.0",
"monty>=2021.3,<2023.0",
"pydantic==1.8.2",
"pydantic==1.9.0",
"pybtex~=0.24",
"typing-extensions>=3.7,<5.0",
"robocrys>=0.2.7",
Expand Down

0 comments on commit fdf4772

Please sign in to comment.