Skip to content

Commit

Permalink
update dependencies for emmet-core (ubuntu-latest/py3.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions authored and tsmathis committed Jul 23, 2024
1 parent 3bc8638 commit c5b294c
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 55 deletions.
24 changes: 12 additions & 12 deletions emmet-core/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
#
annotated-types==0.7.0
# via pydantic
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
idna==3.7
# via requests
Expand All @@ -24,9 +24,9 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
matplotlib==3.9.0
matplotlib==3.9.1
# via pymatgen
monty==2024.5.24
monty==2024.7.12
# via
# emmet-core (setup.py)
# pymatgen
Expand All @@ -53,21 +53,21 @@ pandas==2.2.2
# via pymatgen
pillow==10.4.0
# via matplotlib
plotly==5.22.0
plotly==5.23.0
# via pymatgen
pybtex==0.24.0
# via
# emmet-core (setup.py)
# pymatgen
pydantic==2.8.0
pydantic==2.8.2
# via
# emmet-core (setup.py)
# pydantic-settings
pydantic-core==2.20.0
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.3.4
# via emmet-core (setup.py)
pymatgen==2024.4.13
pymatgen==2024.7.18
# via emmet-core (setup.py)
pyparsing==3.1.2
# via matplotlib
Expand All @@ -93,13 +93,13 @@ six==1.16.0
# via
# pybtex
# python-dateutil
spglib==2.4.0
spglib==2.5.0
# via pymatgen
sympy==1.12.1
sympy==1.13.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.4.2
tenacity==8.5.0
# via plotly
tqdm==4.66.4
# via pymatgen
Expand All @@ -110,7 +110,7 @@ typing-extensions==4.12.2
# pydantic-core
tzdata==2024.1
# via pandas
uncertainties==3.2.1
uncertainties==3.2.2
# via pymatgen
urllib3==2.2.2
# via requests
Loading

0 comments on commit c5b294c

Please sign in to comment.