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 19, 2022
1 parent 4fcaefc commit 6f075a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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
12 changes: 6 additions & 6 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 @@ attrs==22.1.0
# pytest
bcrypt==4.0.1
# via paramiko
boto3==1.26.31
boto3==1.26.32
# via maggma
botocore==1.29.31
botocore==1.29.32
# 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 @@ -85,7 +85,7 @@ 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

0 comments on commit 6f075a2

Please sign in to comment.