Skip to content

Commit

Permalink
update dependencies for emmet-core (ubuntu-latest/py3.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 21, 2023
1 parent 37aee5e commit c9a6b62
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions emmet-core/requirements/ubuntu-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ contourpy==1.1.0
# via matplotlib
cycler==0.11.0
# via matplotlib
emmet-core==0.56.1
emmet-core==0.57.1
# via mp-api
fonttools==4.40.0
# via matplotlib
Expand Down Expand Up @@ -76,7 +76,7 @@ pymatgen==2023.5.31
# emmet-core
# emmet-core (setup.py)
# mp-api
pyparsing==3.0.9
pyparsing==3.1.0
# via matplotlib
python-dateutil==2.8.2
# via
Expand All @@ -90,7 +90,7 @@ requests==2.31.0
# via
# mp-api
# pymatgen
ruamel-yaml==0.17.31
ruamel-yaml==0.17.32
# via pymatgen
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
Expand Down
28 changes: 14 additions & 14 deletions emmet-core/requirements/ubuntu-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.26.153
boto3==1.26.158
# via maggma
botocore==1.29.153
botocore==1.29.158
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -59,7 +59,7 @@ dnspython==2.3.0
# via
# maggma
# pymongo
emmet-core==0.56.1
emmet-core==0.57.1
# via mp-api
exceptiongroup==1.1.1
# via
Expand All @@ -81,7 +81,7 @@ future==0.18.3
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.29.0
griffe==0.29.1
# via mkdocstrings-python
htmlmin2==0.1.13
# via mkdocs-minify-plugin
Expand All @@ -91,7 +91,7 @@ idna==3.4
# via
# anyio
# requests
importlib-metadata==6.6.0
importlib-metadata==6.7.0
# via
# flask
# markdown
Expand Down Expand Up @@ -205,13 +205,13 @@ msgpack==1.0.5
# via
# maggma
# mp-api
mypy==1.3.0
mypy==1.4.0
# via emmet-core (setup.py)
mypy-extensions==1.0.0
# via
# emmet-core (setup.py)
# mypy
natsort==8.3.1
natsort==8.4.0
# via mkdocs-awesome-pages-plugin
networkx==3.1
# via
Expand Down Expand Up @@ -254,11 +254,11 @@ pillow==9.5.0
# via matplotlib
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.5.3
platformdirs==3.7.0
# via virtualenv
plotly==5.15.0
# via pymatgen
pluggy==1.0.0
pluggy==1.2.0
# via pytest
pre-commit==3.3.3
# via emmet-core (setup.py)
Expand Down Expand Up @@ -308,14 +308,14 @@ pymdown-extensions==10.0.1
# via
# mkdocs-material
# mkdocstrings
pymongo==4.3.3
pymongo==4.4.0
# via
# maggma
# matminer
# mongogrant
pynacl==1.5.0
# via paramiko
pyparsing==3.0.9
pyparsing==3.1.0
# via matplotlib
pyrsistent==0.19.3
# via jsonschema
Expand Down Expand Up @@ -354,7 +354,7 @@ requests==2.31.0
# pymatgen
robocrys==0.2.8
# via emmet-core (setup.py)
ruamel-yaml==0.17.31
ruamel-yaml==0.17.32
# via
# custodian
# pymatgen
Expand Down Expand Up @@ -423,7 +423,7 @@ tqdm==4.65.0
# pymatgen
types-requests==2.31.0.1
# via emmet-core (setup.py)
types-setuptools==67.8.0.0
types-setuptools==68.0.0.0
# via emmet-core (setup.py)
types-urllib3==1.26.25.13
# via types-requests
Expand All @@ -447,7 +447,7 @@ urllib3==1.26.16
# botocore
# requests
# sentry-sdk
virtualenv==20.23.0
virtualenv==20.23.1
# via pre-commit
watchdog==3.0.0
# via mkdocs
Expand Down

0 comments on commit c9a6b62

Please sign in to comment.