Skip to content

Commit

Permalink
update dependencies for mpcontribs-portal (ubuntu-latest/py3.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 20, 2023
1 parent 19b9b33 commit 1d6b54b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.29.2
boto3==1.29.3
# via mpcontribs-portal (setup.py)
botocore==1.32.2
botocore==1.32.3
# via
# boto3
# s3transfer
Expand All @@ -38,9 +38,9 @@ bravado-core==6.1.0
# via bravado
bytecode==0.15.1
# via ddtrace
cattrs==23.1.2
cattrs==23.2.1
# via ddtrace
certifi==2023.7.22
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -174,7 +174,7 @@ markupsafe==2.1.3
# via
# jinja2
# nbconvert
matplotlib==3.8.1
matplotlib==3.8.2
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -262,7 +262,7 @@ pure-eval==0.2.2
# via stack-data
pybtex==0.24.0
# via pymatgen
pygments==2.16.1
pygments==2.17.1
# via
# ipython
# nbconvert
Expand Down Expand Up @@ -326,7 +326,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.7.0
# via boto3
scipy==1.11.3
scipy==1.11.4
# via
# mpcontribs-portal (setup.py)
# pymatgen
Expand Down
14 changes: 7 additions & 7 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.9_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ boltons==23.1.1
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.29.2
boto3==1.29.3
# via mpcontribs-portal (setup.py)
botocore==1.32.2
botocore==1.32.3
# via
# boto3
# s3transfer
Expand All @@ -38,9 +38,9 @@ bravado-core==6.1.0
# via bravado
bytecode==0.15.1
# via ddtrace
cattrs==23.1.2
cattrs==23.2.1
# via ddtrace
certifi==2023.7.22
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -179,7 +179,7 @@ markupsafe==2.1.3
# via
# jinja2
# nbconvert
matplotlib==3.8.1
matplotlib==3.8.2
# via pymatgen
matplotlib-inline==0.1.6
# via
Expand Down Expand Up @@ -276,7 +276,7 @@ pycodestyle==2.11.1
# via flake8
pyflakes==3.1.0
# via flake8
pygments==2.16.1
pygments==2.17.1
# via
# ipython
# nbconvert
Expand Down Expand Up @@ -342,7 +342,7 @@ ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.7.0
# via boto3
scipy==1.11.3
scipy==1.11.4
# via
# mpcontribs-portal (setup.py)
# pymatgen
Expand Down

0 comments on commit 1d6b54b

Please sign in to comment.