Skip to content

Commit

Permalink
update dependencies for mpcontribs-portal (ubuntu-latest/py3.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 2, 2024
1 parent dd44d10 commit 5e4b4fa
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
32 changes: 16 additions & 16 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via redis
attrs==23.1.0
attrs==23.2.0
# via
# cattrs
# ddtrace
Expand All @@ -28,9 +28,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.34.4
boto3==1.34.11
# via mpcontribs-portal (setup.py)
botocore==1.34.4
botocore==1.34.11
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
comm==0.2.0
comm==0.2.1
# via ipykernel
contourpy==1.1.1
# via matplotlib
Expand Down Expand Up @@ -89,7 +89,7 @@ exceptiongroup==1.2.0
# via cattrs
executing==2.0.1
# via stack-data
fastjsonschema==2.19.0
fastjsonschema==2.19.1
# via nbformat
fastnumbers==5.1.0
# via mpcontribs-portal (setup.py)
Expand All @@ -105,7 +105,7 @@ future==0.18.3
# via uncertainties
gevent==23.9.1
# via gunicorn
greenlet==3.0.2
greenlet==3.0.3
# via gevent
gunicorn[gevent]==21.2.0
# via mpcontribs-portal (setup.py)
Expand All @@ -123,7 +123,7 @@ importlib-resources==6.1.1
# jsonschema
# jsonschema-specifications
# matplotlib
ipykernel==6.27.1
ipykernel==6.28.0
# via mpcontribs-portal (setup.py)
ipython==8.12.3
# via
Expand Down Expand Up @@ -158,13 +158,13 @@ jsonschema[format-nongpl]==4.20.0
# bravado-core
# nbformat
# swagger-spec-validator
jsonschema-specifications==2023.11.2
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-client==8.6.0
# via
# ipykernel
# nbclient
jupyter-core==5.5.1
jupyter-core==5.6.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -199,7 +199,7 @@ monty==2023.9.25
# pymatgen
mp-api==0.35.1
# via pymatgen
mpcontribs-client==5.6.2
mpcontribs-client==5.6.3
# via mpcontribs-portal (setup.py)
mpmath==1.3.0
# via sympy
Expand All @@ -210,7 +210,7 @@ msgpack==1.0.7
# mp-api
nbclient==0.9.0
# via nbconvert
nbconvert==7.13.0
nbconvert==7.14.0
# via mpcontribs-portal (setup.py)
nbformat==5.9.2
# via
Expand Down Expand Up @@ -252,7 +252,7 @@ pexpect==4.9.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.1.0
pillow==10.2.0
# via matplotlib
pint==0.19.2
# via mpcontribs-client
Expand Down Expand Up @@ -342,15 +342,15 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.15.2
rpds-py==0.16.2
# via
# jsonschema
# referencing
ruamel-yaml==0.18.5
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.9.0
s3transfer==0.10.0
# via boto3
scipy==1.10.1
# via
Expand Down Expand Up @@ -407,7 +407,7 @@ tqdm==4.66.1
# via
# mpcontribs-client
# pymatgen
traitlets==5.14.0
traitlets==5.14.1
# via
# comm
# ipykernel
Expand All @@ -432,7 +432,7 @@ typing-extensions==4.9.0
# mp-api
# pydantic
# swagger-spec-validator
tzdata==2023.3
tzdata==2023.4
# via pandas
ujson==5.9.0
# via mpcontribs-client
Expand Down
34 changes: 17 additions & 17 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.8_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asttokens==2.4.1
# via stack-data
async-timeout==4.0.3
# via redis
attrs==23.1.0
attrs==23.2.0
# via
# cattrs
# ddtrace
Expand All @@ -28,9 +28,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.34.4
boto3==1.34.11
# via mpcontribs-portal (setup.py)
botocore==1.34.4
botocore==1.34.11
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
comm==0.2.0
comm==0.2.1
# via ipykernel
contourpy==1.1.1
# via matplotlib
Expand Down Expand Up @@ -91,7 +91,7 @@ exceptiongroup==1.2.0
# pytest
executing==2.0.1
# via stack-data
fastjsonschema==2.19.0
fastjsonschema==2.19.1
# via nbformat
fastnumbers==5.1.0
# via mpcontribs-portal (setup.py)
Expand All @@ -109,7 +109,7 @@ future==0.18.3
# via uncertainties
gevent==23.9.1
# via gunicorn
greenlet==3.0.2
greenlet==3.0.3
# via gevent
gunicorn[gevent]==21.2.0
# via mpcontribs-portal (setup.py)
Expand All @@ -129,7 +129,7 @@ importlib-resources==6.1.1
# matplotlib
iniconfig==2.0.0
# via pytest
ipykernel==6.27.1
ipykernel==6.28.0
# via mpcontribs-portal (setup.py)
ipython==8.12.3
# via
Expand Down Expand Up @@ -164,13 +164,13 @@ jsonschema[format-nongpl]==4.20.0
# bravado-core
# nbformat
# swagger-spec-validator
jsonschema-specifications==2023.11.2
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-client==8.6.0
# via
# ipykernel
# nbclient
jupyter-core==5.5.1
jupyter-core==5.6.1
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -207,7 +207,7 @@ monty==2023.9.25
# pymatgen
mp-api==0.35.1
# via pymatgen
mpcontribs-client==5.6.2
mpcontribs-client==5.6.3
# via mpcontribs-portal (setup.py)
mpmath==1.3.0
# via sympy
Expand All @@ -218,7 +218,7 @@ msgpack==1.0.7
# mp-api
nbclient==0.9.0
# via nbconvert
nbconvert==7.13.0
nbconvert==7.14.0
# via mpcontribs-portal (setup.py)
nbformat==5.9.2
# via
Expand Down Expand Up @@ -261,7 +261,7 @@ pexpect==4.9.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.1.0
pillow==10.2.0
# via matplotlib
pint==0.19.2
# via mpcontribs-client
Expand Down Expand Up @@ -314,7 +314,7 @@ pymongo==4.6.1
# via mpcontribs-client
pyparsing==3.1.1
# via matplotlib
pytest==7.4.3
pytest==7.4.4
# via mpcontribs-portal (setup.py)
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -359,15 +359,15 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.15.2
rpds-py==0.16.2
# via
# jsonschema
# referencing
ruamel-yaml==0.18.5
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.9.0
s3transfer==0.10.0
# via boto3
scipy==1.10.1
# via
Expand Down Expand Up @@ -426,7 +426,7 @@ tqdm==4.66.1
# via
# mpcontribs-client
# pymatgen
traitlets==5.14.0
traitlets==5.14.1
# via
# comm
# ipykernel
Expand All @@ -451,7 +451,7 @@ typing-extensions==4.9.0
# mp-api
# pydantic
# swagger-spec-validator
tzdata==2023.3
tzdata==2023.4
# via pandas
ujson==5.9.0
# via mpcontribs-client
Expand Down

0 comments on commit 5e4b4fa

Please sign in to comment.