Skip to content

Commit

Permalink
update dependencies for mpcontribs-portal (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 3272f60 commit 8f8bc1d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ boltons==24.0.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.34.125
boto3==1.34.127
# via mpcontribs-portal (setup.py)
botocore==1.34.125
botocore==1.34.127
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,7 +81,7 @@ envier==0.5.1
# via ddtrace
executing==2.0.1
# via stack-data
fastjsonschema==2.19.1
fastjsonschema==2.20.0
# via nbformat
fastnumbers==5.1.0
# via mpcontribs-portal (setup.py)
Expand Down Expand Up @@ -198,7 +198,7 @@ nest-asyncio==1.6.0
# via ipykernel
networkx==3.3
# via pymatgen
numpy==1.26.4
numpy==2.0.0
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -285,7 +285,7 @@ pyzmq==26.0.3
# via
# ipykernel
# jupyter-client
redis==5.0.5
redis==5.0.6
# via mpcontribs-portal (setup.py)
referencing==0.35.1
# via
Expand Down Expand Up @@ -353,7 +353,7 @@ sympy==1.12.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
tenacity==8.4.0
# via plotly
tinycss2==1.3.0
# via nbconvert
Expand Down
16 changes: 8 additions & 8 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ boltons==24.0.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.34.125
boto3==1.34.127
# via mpcontribs-portal (setup.py)
botocore==1.34.125
botocore==1.34.127
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -81,13 +81,13 @@ envier==0.5.1
# via ddtrace
executing==2.0.1
# via stack-data
fastjsonschema==2.19.1
fastjsonschema==2.20.0
# via nbformat
fastnumbers==5.1.0
# via mpcontribs-portal (setup.py)
filetype==1.2.0
# via mpcontribs-client
flake8==7.0.0
flake8==7.1.0
# via mpcontribs-portal (setup.py)
flatten-dict==0.4.2
# via mpcontribs-client
Expand Down Expand Up @@ -204,7 +204,7 @@ nest-asyncio==1.6.0
# via ipykernel
networkx==3.3
# via pymatgen
numpy==1.26.4
numpy==2.0.0
# via
# contourpy
# matplotlib
Expand Down Expand Up @@ -258,7 +258,7 @@ pure-eval==0.2.2
# via stack-data
pybtex==0.24.0
# via pymatgen
pycodestyle==2.11.1
pycodestyle==2.12.0
# via flake8
pyflakes==3.2.0
# via flake8
Expand Down Expand Up @@ -300,7 +300,7 @@ pyzmq==26.0.3
# via
# ipykernel
# jupyter-client
redis==5.0.5
redis==5.0.6
# via mpcontribs-portal (setup.py)
referencing==0.35.1
# via
Expand Down Expand Up @@ -368,7 +368,7 @@ sympy==1.12.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.3.0
tenacity==8.4.0
# via plotly
tinycss2==1.3.0
# via nbconvert
Expand Down

0 comments on commit 8f8bc1d

Please sign in to comment.