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 10, 2024
1 parent 9a713cb commit 582f51b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 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.121
boto3==1.34.122
# via mpcontribs-portal (setup.py)
botocore==1.34.121
botocore==1.34.122
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -208,7 +208,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.25.0
# via ddtrace
packaging==24.0
packaging==24.1
# via
# gunicorn
# ipykernel
Expand Down Expand Up @@ -380,7 +380,7 @@ traitlets==5.14.3
# nbformat
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# bravado
# ddtrace
Expand All @@ -390,7 +390,7 @@ tzdata==2024.1
# via pandas
ujson==5.10.0
# via mpcontribs-client
uncertainties==3.2.0
uncertainties==3.2.1
# via pymatgen
uri-template==1.3.0
# via jsonschema
Expand Down
10 changes: 5 additions & 5 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.121
boto3==1.34.122
# via mpcontribs-portal (setup.py)
botocore==1.34.121
botocore==1.34.122
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -214,7 +214,7 @@ numpy==1.26.4
# spglib
opentelemetry-api==1.25.0
# via ddtrace
packaging==24.0
packaging==24.1
# via
# gunicorn
# ipykernel
Expand Down Expand Up @@ -395,7 +395,7 @@ traitlets==5.14.3
# nbformat
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# bravado
# ddtrace
Expand All @@ -405,7 +405,7 @@ tzdata==2024.1
# via pandas
ujson==5.10.0
# via mpcontribs-client
uncertainties==3.2.0
uncertainties==3.2.1
# via pymatgen
uri-template==1.3.0
# via jsonschema
Expand Down

0 comments on commit 582f51b

Please sign in to comment.