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 Jun 17, 2024
1 parent dba9322 commit e06ad58
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
7 changes: 4 additions & 3 deletions emmet-core/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ networkx==3.3
numpy==1.26.4
# via
# contourpy
# emmet-core (setup.py)
# matplotlib
# pandas
# pymatgen
Expand Down Expand Up @@ -64,7 +65,7 @@ pydantic==2.7.4
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.2
pydantic-settings==2.3.3
# via emmet-core (setup.py)
pymatgen==2024.4.13
# via emmet-core (setup.py)
Expand Down Expand Up @@ -98,7 +99,7 @@ sympy==1.12.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
tenacity==8.4.1
# via plotly
tqdm==4.66.4
# via pymatgen
Expand All @@ -111,5 +112,5 @@ tzdata==2024.1
# via pandas
uncertainties==3.2.1
# via pymatgen
urllib3==2.2.1
urllib3==2.2.2
# via requests
27 changes: 14 additions & 13 deletions emmet-core/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.125
boto3==1.34.127
# via maggma
botocore==1.34.125
botocore==1.34.127
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -87,7 +87,7 @@ dnspython==2.6.1
# email-validator
# maggma
# pymongo
email-validator==2.1.1
email-validator==2.1.2
# via fastapi
emmet-core==0.83.9
# via mp-api
Expand All @@ -97,12 +97,12 @@ fastapi-cli==0.0.4
# via fastapi
fasteners==0.19
# via mdanalysis
filelock==3.14.0
filelock==3.15.1
# via
# torch
# triton
# virtualenv
flake8==7.0.0
flake8==7.1.0
# via emmet-core (setup.py)
flask==3.0.3
# via mongogrant
Expand All @@ -121,7 +121,7 @@ ghp-import==2.1.0
# via mkdocs
griddataformats==1.0.2
# via mdanalysis
griffe==0.45.3
griffe==0.46.1
# via mkdocstrings-python
h11==0.14.0
# via
Expand Down Expand Up @@ -182,7 +182,7 @@ kiwisolver==1.4.5
# via matplotlib
latexcodec==3.0.0
# via pybtex
lightning==2.2.5
lightning==2.3.0
# via matgl
lightning-utilities==0.11.2
# via
Expand Down Expand Up @@ -322,6 +322,7 @@ numpy==1.26.4
# chgnet
# contourpy
# dgl
# emmet-core (setup.py)
# griddataformats
# h5py
# lightning
Expand Down Expand Up @@ -378,7 +379,7 @@ nvidia-nvjitlink-cu12==12.5.40
# nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105
# via torch
orjson==3.10.4
orjson==3.10.5
# via
# fastapi
# maggma
Expand Down Expand Up @@ -440,7 +441,7 @@ pybtex==0.24.0
# emmet-core (setup.py)
# pymatgen
# robocrys
pycodestyle==2.11.1
pycodestyle==2.12.0
# via
# emmet-core (setup.py)
# flake8
Expand All @@ -456,7 +457,7 @@ pydantic==2.7.4
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.2
pydantic-settings==2.3.3
# via
# emmet-core
# emmet-core (setup.py)
Expand Down Expand Up @@ -520,7 +521,7 @@ python-dotenv==1.0.1
# uvicorn
python-multipart==0.0.9
# via fastapi
pytorch-lightning==2.2.5
pytorch-lightning==2.3.0
# via lightning
pytz==2024.1
# via pandas
Expand Down Expand Up @@ -629,7 +630,7 @@ sympy==1.12.1
# torch
tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
tenacity==8.4.1
# via plotly
threadpoolctl==3.5.0
# via
Expand Down Expand Up @@ -693,7 +694,7 @@ ujson==5.10.0
# via fastapi
uncertainties==3.2.1
# via pymatgen
urllib3==2.2.1
urllib3==2.2.2
# via
# botocore
# requests
Expand Down

0 comments on commit e06ad58

Please sign in to comment.