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 Jul 22, 2024
1 parent b31160a commit 204c35b
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 57 deletions.
58 changes: 30 additions & 28 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.131
boto3==1.34.145
# via mpcontribs-portal (setup.py)
botocore==1.34.131
botocore==1.34.145
# via
# boto3
# s3transfer
Expand All @@ -36,11 +36,11 @@ bravado-core==6.1.1
# via bravado
bytecode==0.15.1
# via ddtrace
cachetools==5.3.3
cachetools==5.4.0
# via mpcontribs-client
cattrs==23.2.3
# via ddtrace
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
Expand All @@ -52,9 +52,9 @@ cycler==0.12.1
# via matplotlib
ddsketch==3.0.1
# via ddtrace
ddtrace==2.9.1
ddtrace==2.9.2
# via mpcontribs-portal (setup.py)
debugpy==1.8.1
debugpy==1.8.2
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -77,7 +77,7 @@ dnspython==2.6.1
# via
# pyisemail
# pymongo
envier==0.5.1
envier==0.5.2
# via ddtrace
executing==2.0.1
# via stack-data
Expand All @@ -89,7 +89,7 @@ filetype==1.2.0
# via mpcontribs-client
flatten-dict==0.4.2
# via mpcontribs-client
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -105,9 +105,11 @@ idna==3.7
# requests
importlib-metadata==7.1.0
# via opentelemetry-api
ipykernel==6.29.4
importlib-resources==6.4.0
# via swagger-spec-validator
ipykernel==6.29.5
# via mpcontribs-portal (setup.py)
ipython==8.25.0
ipython==8.26.0
# via
# ipykernel
# mpcontribs-client
Expand Down Expand Up @@ -135,7 +137,7 @@ jsonpointer==3.0.0
# via jsonschema
jsonref==1.1.0
# via bravado-core
jsonschema[format-nongpl]==4.22.0
jsonschema[format-nongpl]==4.23.0
# via
# bravado-core
# nbformat
Expand Down Expand Up @@ -163,7 +165,7 @@ markupsafe==2.1.5
# via
# jinja2
# nbconvert
matplotlib==3.9.0
matplotlib==3.9.1
# via pymatgen
matplotlib-inline==0.1.7
# via
Expand All @@ -173,7 +175,7 @@ mistune==3.0.2
# via nbconvert
monotonic==1.6
# via bravado
monty==2024.5.24
monty==2024.7.12
# via
# mpcontribs-portal (setup.py)
# pymatgen
Expand Down Expand Up @@ -228,7 +230,7 @@ parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==10.3.0
pillow==10.4.0
# via matplotlib
pint==0.19.2
# via mpcontribs-client
Expand All @@ -240,13 +242,13 @@ plotly==5.22.0
# pymatgen
prompt-toolkit==3.0.47
# via ipython
protobuf==5.27.1
protobuf==5.27.2
# via ddtrace
psutil==6.0.0
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
pure-eval==0.2.3
# via stack-data
pybtex==0.24.0
# via pymatgen
Expand All @@ -256,9 +258,9 @@ pygments==2.18.0
# nbconvert
pyisemail==2.0.1
# via mpcontribs-client
pymatgen==2024.6.10
pymatgen==2024.7.18
# via mpcontribs-client
pymongo==4.7.3
pymongo==4.8.0
# via mpcontribs-client
pyparsing==3.1.2
# via matplotlib
Expand Down Expand Up @@ -286,7 +288,7 @@ pyzmq==26.0.3
# via
# ipykernel
# jupyter-client
redis==5.0.6
redis==5.0.7
# via mpcontribs-portal (setup.py)
referencing==0.35.1
# via
Expand All @@ -304,17 +306,17 @@ rfc3339-validator==0.1.4
# via jsonschema
rfc3986-validator==0.1.1
# via jsonschema
rpds-py==0.18.1
rpds-py==0.19.0
# via
# jsonschema
# referencing
ruamel-yaml==0.18.6
# via pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
s3transfer==0.10.2
# via boto3
scipy==1.13.1
scipy==1.14.0
# via
# mpcontribs-portal (setup.py)
# pymatgen
Expand All @@ -340,21 +342,21 @@ six==1.16.0
# rfc3339-validator
soupsieve==2.5
# via beautifulsoup4
spglib==2.4.0
spglib==2.5.0
# via pymatgen
sqlparse==0.5.0
sqlparse==0.5.1
# via django
stack-data==0.6.3
# via ipython
swagger-spec-validator==3.0.3
swagger-spec-validator==3.0.4
# via
# bravado-core
# mpcontribs-client
sympy==1.12.1
sympy==1.13.1
# via pymatgen
tabulate==0.9.0
# via pymatgen
tenacity==8.4.1
tenacity==8.5.0
# via plotly
tinycss2==1.3.0
# via nbconvert
Expand Down Expand Up @@ -389,7 +391,7 @@ tzdata==2024.1
# via pandas
ujson==5.10.0
# via mpcontribs-client
uncertainties==3.2.1
uncertainties==3.2.2
# via pymatgen
uri-template==1.3.0
# via jsonschema
Expand Down
Loading

0 comments on commit 204c35b

Please sign in to comment.