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 Dec 11, 2023
1 parent e97da8b commit 2175ce0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 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.33.8
boto3==1.33.11
# via mpcontribs-portal (setup.py)
botocore==1.33.8
botocore==1.33.11
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,7 +79,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
envier==0.4.0
envier==0.5.0
# via ddtrace
exceptiongroup==1.2.0
# via
Expand All @@ -103,7 +103,7 @@ future==0.18.3
# via uncertainties
gevent==23.9.1
# via gunicorn
greenlet==3.0.1
greenlet==3.0.2
# via gevent
gunicorn[gevent]==21.2.0
# via mpcontribs-portal (setup.py)
Expand Down Expand Up @@ -230,7 +230,7 @@ packaging==23.2
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.1.3
pandas==2.1.4
# via
# mpcontribs-client
# pymatgen
Expand Down Expand Up @@ -302,7 +302,7 @@ pyzmq==25.1.2
# jupyter-client
redis==5.0.1
# via mpcontribs-portal (setup.py)
referencing==0.31.1
referencing==0.32.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -355,7 +355,7 @@ six==1.16.0
# rfc3339-validator
soupsieve==2.5
# via beautifulsoup4
spglib==2.1.0
spglib==2.2.0
# via pymatgen
sqlparse==0.4.4
# via django
Expand Down Expand Up @@ -394,7 +394,7 @@ traitlets==5.14.0
# nbformat
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# asgiref
# bravado
Expand All @@ -405,7 +405,7 @@ typing-extensions==4.8.0
# swagger-spec-validator
tzdata==2023.3
# via pandas
ujson==5.8.0
ujson==5.9.0
# via mpcontribs-client
uncertainties==3.1.7
# via pymatgen
Expand Down
18 changes: 9 additions & 9 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.33.8
boto3==1.33.11
# via mpcontribs-portal (setup.py)
botocore==1.33.8
botocore==1.33.11
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -79,7 +79,7 @@ dnspython==2.4.2
# via
# pyisemail
# pymongo
envier==0.4.0
envier==0.5.0
# via ddtrace
exceptiongroup==1.2.0
# via
Expand All @@ -106,7 +106,7 @@ future==0.18.3
# via uncertainties
gevent==23.9.1
# via gunicorn
greenlet==3.0.1
greenlet==3.0.2
# via gevent
gunicorn[gevent]==21.2.0
# via mpcontribs-portal (setup.py)
Expand Down Expand Up @@ -238,7 +238,7 @@ packaging==23.2
# pytest
palettable==3.3.3
# via pymatgen
pandas==2.1.3
pandas==2.1.4
# via
# mpcontribs-client
# pymatgen
Expand Down Expand Up @@ -318,7 +318,7 @@ pyzmq==25.1.2
# jupyter-client
redis==5.0.1
# via mpcontribs-portal (setup.py)
referencing==0.31.1
referencing==0.32.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -371,7 +371,7 @@ six==1.16.0
# rfc3339-validator
soupsieve==2.5
# via beautifulsoup4
spglib==2.1.0
spglib==2.2.0
# via pymatgen
sqlparse==0.4.4
# via django
Expand Down Expand Up @@ -412,7 +412,7 @@ traitlets==5.14.0
# nbformat
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# asgiref
# bravado
Expand All @@ -423,7 +423,7 @@ typing-extensions==4.8.0
# swagger-spec-validator
tzdata==2023.3
# via pandas
ujson==5.8.0
ujson==5.9.0
# via mpcontribs-client
uncertainties==3.1.7
# via pymatgen
Expand Down

0 comments on commit 2175ce0

Please sign in to comment.