Skip to content

Commit

Permalink
update dependencies for emmet-core (ubuntu-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 21, 2023
1 parent c9a6b62 commit 456c0cc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 deletions emmet-core/requirements/ubuntu-latest_py3.9.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 @@ -42,7 +42,7 @@ msgpack==1.0.5
# via mp-api
networkx==3.1
# via pymatgen
numpy==1.24.3
numpy==1.25.0
# via
# contourpy
# 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
30 changes: 15 additions & 15 deletions emmet-core/requirements/ubuntu-latest_py3.9_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 @@ -203,21 +203,21 @@ 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
# pymatgen
# robocrys
nodeenv==1.8.0
# via pre-commit
numpy==1.24.3
numpy==1.25.0
# via
# contourpy
# maggma
Expand Down Expand Up @@ -250,11 +250,11 @@ paramiko==3.2.0
# via sshtunnel
pillow==9.5.0
# via matplotlib
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 @@ -304,14 +304,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 @@ -350,7 +350,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 @@ -419,7 +419,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 @@ -443,7 +443,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 456c0cc

Please sign in to comment.