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 Dec 22, 2022
1 parent d9732ca commit 2d8b878
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions emmet-core/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ msgpack==1.0.4
# via mp-api
networkx==2.8.8
# via pymatgen
numpy==1.23.5
numpy==1.24.0
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -78,7 +78,7 @@ python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2022.6
pytz==2022.7
# via pandas
pyyaml==6.0
# via pybtex
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 @@ -8,15 +8,15 @@ aioitertools==0.11.0
# via maggma
anyio==3.6.2
# via starlette
attrs==22.1.0
attrs==22.2.0
# via
# jsonschema
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.31
boto3==1.26.35
# via maggma
botocore==1.29.31
botocore==1.29.35
# via
# boto3
# s3transfer
Expand All @@ -41,7 +41,7 @@ colorama==0.4.6
# via griffe
contourpy==1.0.6
# via matplotlib
coverage[toml]==6.5.0
coverage[toml]==7.0.0
# via pytest-cov
cryptography==38.0.4
# via paramiko
Expand Down Expand Up @@ -75,17 +75,17 @@ future==0.18.2
# uncertainties
ghp-import==2.1.0
# via mkdocs
griffe==0.25.0
griffe==0.25.1
# via mkdocstrings-python
htmlmin==0.1.12
# via mkdocs-minify-plugin
identify==2.5.10
identify==2.5.11
# via pre-commit
idna==3.4
# via
# anyio
# requests
importlib-metadata==5.1.0
importlib-metadata==5.2.0
# via
# flask
# markdown
Expand Down Expand Up @@ -207,7 +207,7 @@ networkx==2.8.8
# robocrys
nodeenv==1.7.0
# via pre-commit
numpy==1.23.5
numpy==1.24.0
# via
# contourpy
# maggma
Expand Down Expand Up @@ -319,7 +319,7 @@ python-dateutil==2.8.2
# maggma
# matplotlib
# pandas
pytz==2022.6
pytz==2022.7
# via pandas
pyyaml==6.0
# via
Expand Down Expand Up @@ -407,7 +407,7 @@ tqdm==4.64.1
# maggma
# matminer
# pymatgen
types-requests==2.28.11.5
types-requests==2.28.11.7
# via emmet-core (setup.py)
types-setuptools==65.6.0.2
# via emmet-core (setup.py)
Expand Down

0 comments on commit 2d8b878

Please sign in to comment.