Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated dependency upgrades #1036

Merged
merged 9 commits into from
Jun 17, 2024
15 changes: 8 additions & 7 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.125
boto3==1.34.127
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.125
botocore==1.34.127
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -73,7 +73,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 emmet-api (setup.py)
Expand Down Expand Up @@ -163,6 +163,7 @@ networkx==3.3
numpy==1.26.4
# via
# contourpy
# emmet-api (setup.py)
# maggma
# matplotlib
# pandas
Expand All @@ -172,7 +173,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.25.0
# via ddtrace
orjson==3.10.4
orjson==3.10.5
# via
# fastapi
# maggma
Expand Down Expand Up @@ -208,7 +209,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
# maggma
Expand Down Expand Up @@ -304,7 +305,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
Expand All @@ -331,7 +332,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
23 changes: 12 additions & 11 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.125
boto3==1.34.127
# via
# emmet-api (setup.py)
# 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 emmet-api (setup.py)
Expand All @@ -104,17 +104,17 @@ fastapi==0.111.0
# maggma
fastapi-cli==0.0.4
# via fastapi
filelock==3.14.0
filelock==3.15.1
# via virtualenv
flake8==7.0.0
flake8==7.1.0
# via emmet-api (setup.py)
flask==3.0.3
# via mongogrant
fonttools==4.53.0
# via matplotlib
ghp-import==2.1.0
# via mkdocs
griffe==0.45.3
griffe==0.46.1
# via mkdocstrings-python
gunicorn==22.0.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -257,6 +257,7 @@ nodeenv==1.9.1
numpy==1.26.4
# via
# contourpy
# emmet-api (setup.py)
# maggma
# matplotlib
# pandas
Expand All @@ -266,7 +267,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.25.0
# via ddtrace
orjson==3.10.4
orjson==3.10.5
# via
# fastapi
# maggma
Expand Down Expand Up @@ -305,7 +306,7 @@ pybtex==0.24.0
# via
# emmet-core
# pymatgen
pycodestyle==2.11.1
pycodestyle==2.12.0
# via
# emmet-api (setup.py)
# flake8
Expand All @@ -319,7 +320,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
# maggma
Expand Down Expand Up @@ -443,7 +444,7 @@ sympy==1.12.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
tenacity==8.4.1
# via plotly
tomli==2.0.1
# via
Expand Down Expand Up @@ -482,7 +483,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
15 changes: 8 additions & 7 deletions emmet-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.125
boto3==1.34.127
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.125
botocore==1.34.127
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -73,7 +73,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 emmet-api (setup.py)
Expand Down Expand Up @@ -159,6 +159,7 @@ networkx==3.3
numpy==1.26.4
# via
# contourpy
# emmet-api (setup.py)
# maggma
# matplotlib
# pandas
Expand All @@ -168,7 +169,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.25.0
# via ddtrace
orjson==3.10.4
orjson==3.10.5
# via
# fastapi
# maggma
Expand Down Expand Up @@ -204,7 +205,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
# maggma
Expand Down Expand Up @@ -300,7 +301,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
Expand All @@ -323,7 +324,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
23 changes: 12 additions & 11 deletions emmet-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.125
boto3==1.34.127
# via
# emmet-api (setup.py)
# 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 emmet-api (setup.py)
Expand All @@ -99,17 +99,17 @@ fastapi==0.111.0
# maggma
fastapi-cli==0.0.4
# via fastapi
filelock==3.14.0
filelock==3.15.1
# via virtualenv
flake8==7.0.0
flake8==7.1.0
# via emmet-api (setup.py)
flask==3.0.3
# via mongogrant
fonttools==4.53.0
# via matplotlib
ghp-import==2.1.0
# via mkdocs
griffe==0.45.3
griffe==0.46.1
# via mkdocstrings-python
gunicorn==22.0.0
# via emmet-api (setup.py)
Expand Down Expand Up @@ -252,6 +252,7 @@ nodeenv==1.9.1
numpy==1.26.4
# via
# contourpy
# emmet-api (setup.py)
# maggma
# matplotlib
# pandas
Expand All @@ -261,7 +262,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.25.0
# via ddtrace
orjson==3.10.4
orjson==3.10.5
# via
# fastapi
# maggma
Expand Down Expand Up @@ -300,7 +301,7 @@ pybtex==0.24.0
# via
# emmet-core
# pymatgen
pycodestyle==2.11.1
pycodestyle==2.12.0
# via
# emmet-api (setup.py)
# flake8
Expand All @@ -314,7 +315,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
# maggma
Expand Down Expand Up @@ -438,7 +439,7 @@ sympy==1.12.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
tenacity==8.4.1
# via plotly
tornado==6.4.1
# via livereload
Expand Down Expand Up @@ -468,7 +469,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
15 changes: 8 additions & 7 deletions emmet-api/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ bcrypt==4.1.3
# via paramiko
blinker==1.8.2
# via flask
boto3==1.34.125
boto3==1.34.127
# via
# emmet-api (setup.py)
# maggma
botocore==1.34.125
botocore==1.34.127
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -73,7 +73,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 emmet-api (setup.py)
Expand Down Expand Up @@ -169,6 +169,7 @@ networkx==3.2.1
numpy==1.26.4
# via
# contourpy
# emmet-api (setup.py)
# maggma
# matplotlib
# pandas
Expand All @@ -178,7 +179,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.25.0
# via ddtrace
orjson==3.10.4
orjson==3.10.5
# via
# fastapi
# maggma
Expand Down Expand Up @@ -214,7 +215,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
# maggma
Expand Down Expand Up @@ -310,7 +311,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
Expand Down Expand Up @@ -340,7 +341,7 @@ ujson==5.10.0
# via fastapi
uncertainties==3.2.1
# via pymatgen
urllib3==1.26.18
urllib3==1.26.19
# via
# botocore
# requests
Expand Down
Loading