Skip to content

Commit

Permalink
update dependencies for emmet-core (ubuntu-latest/py3.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 4, 2024
1 parent 161ac75 commit 0f9c1c6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion emmet-core/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.0
pydantic-settings==2.6.1
# via emmet-core (setup.py)
pymatgen==2024.10.29
# via emmet-core (setup.py)
Expand Down
16 changes: 8 additions & 8 deletions emmet-core/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.51
boto3==1.35.54
# via maggma
botocore==1.35.51
botocore==1.35.54
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -357,7 +357,7 @@ nvidia-nvjitlink-cu12==12.4.127
# torch
nvidia-nvtx-cu12==12.4.127
# via torch
orjson==3.10.10
orjson==3.10.11
# via maggma
packaging==24.1
# via
Expand Down Expand Up @@ -440,7 +440,7 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.0
pydantic-settings==2.6.1
# via
# emmet-core
# emmet-core (setup.py)
Expand Down Expand Up @@ -538,7 +538,7 @@ requests==2.32.3
# torchdata
robocrys==0.2.10
# via emmet-core (setup.py)
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -643,7 +643,7 @@ tqdm==4.66.6
# pytorch-lightning
triton==3.1.0
# via torch
typeguard==4.4.0
typeguard==4.4.1
# via inflect
types-requests==2.32.0.20241016
# via emmet-core (setup.py)
Expand Down Expand Up @@ -676,15 +676,15 @@ urllib3==2.2.3
# types-requests
virtualenv==20.27.1
# via pre-commit
watchdog==5.0.3
watchdog==6.0.0
# via mkdocs
wcmatch==10.0
# via mkdocs-awesome-pages-plugin
wincertstore==0.2.1
# via emmet-core (setup.py)
wrapt==1.16.0
# via smart-open
yarl==1.17.0
yarl==1.17.1
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 0f9c1c6

Please sign in to comment.