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 Aug 7, 2023
1 parent 0f1bf33 commit d6e11bb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion emmet-core/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ future==0.18.3
# via uncertainties
idna==3.4
# via requests
importlib-resources==6.0.0
importlib-resources==6.0.1
# via matplotlib
joblib==1.3.1
# via pymatgen
Expand Down
20 changes: 10 additions & 10 deletions emmet-core/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ bcrypt==4.0.1
# via paramiko
blinker==1.6.2
# via flask
boto3==1.28.17
boto3==1.28.20
# via maggma
botocore==1.31.17
botocore==1.31.20
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -67,7 +67,7 @@ exceptiongroup==1.1.2
# via
# anyio
# pytest
fastapi==0.100.1
fastapi==0.101.0
# via maggma
filelock==3.12.2
# via virtualenv
Expand Down Expand Up @@ -99,7 +99,7 @@ importlib-metadata==6.8.0
# markdown
# mkdocs
# mkdocstrings
importlib-resources==6.0.0
importlib-resources==6.0.1
# via matplotlib
inflect==7.0.0
# via robocrys
Expand All @@ -125,7 +125,7 @@ joblib==1.3.1
# scikit-learn
jsmin==3.0.1
# via mkdocs-minify-plugin
jsonschema==4.18.5
jsonschema==4.19.0
# via maggma
jsonschema-specifications==2023.7.1
# via jsonschema
Expand Down Expand Up @@ -167,7 +167,7 @@ mkdocs==1.5.2
# mkdocs-material
# mkdocs-minify-plugin
# mkdocstrings
mkdocs-autorefs==0.4.1
mkdocs-autorefs==0.5.0
# via mkdocstrings
mkdocs-awesome-pages-plugin==2.9.1
# via emmet-core (setup.py)
Expand All @@ -185,7 +185,7 @@ mkdocstrings[python]==0.22.0
# via
# emmet-core (setup.py)
# mkdocstrings-python
mkdocstrings-python==1.2.1
mkdocstrings-python==1.3.0
# via mkdocstrings
mongogrant==0.3.3
# via maggma
Expand Down Expand Up @@ -237,7 +237,7 @@ numpy==1.25.2
# seekpath
# shapely
# spglib
orjson==3.9.2
orjson==3.9.3
# via maggma
packaging==23.1
# via
Expand Down Expand Up @@ -298,7 +298,7 @@ pydocstyle==6.3.0
# via emmet-core (setup.py)
pyflakes==3.1.0
# via flake8
pygments==2.15.1
pygments==2.16.1
# via mkdocs-material
pymatgen==2023.7.20
# via
Expand Down Expand Up @@ -353,7 +353,7 @@ pyyaml-env-tag==0.1
# via mkdocs
pyzmq==24.0.1
# via maggma
referencing==0.30.0
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
Expand Down

0 comments on commit d6e11bb

Please sign in to comment.