Skip to content

Commit

Permalink
update dependencies for ubuntu-latest/py3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 7, 2024
1 parent 83ec5bb commit 88a9791
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements/ubuntu-latest_py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ase==3.23.0
# aflow
# dscribe
# matminer (setup.py)
astroid==3.3.3
astroid==3.3.5
# via pylint
attrs==24.2.0
# via
Expand Down Expand Up @@ -50,9 +50,9 @@ cryptography==43.0.1
# pyjwt
cycler==0.12.1
# via matplotlib
dill==0.3.8
dill==0.3.9
# via pylint
dnspython==2.6.1
dnspython==2.7.0
# via pymongo
docopt==0.6.2
# via coveralls
Expand All @@ -66,7 +66,7 @@ fair-research-login==0.3.1
# via mdf-toolbox
flake8==7.1.1
# via matminer (setup.py)
fonttools==4.53.1
fonttools==4.54.1
# via matplotlib
globus-sdk==3.45.0
# via
Expand Down Expand Up @@ -138,7 +138,7 @@ networkx==3.2.1
# via pymatgen
numba==0.60.0
# via sparse
numpy==1.26.4
numpy==2.0.2
# via
# aflow
# ase
Expand Down Expand Up @@ -191,11 +191,11 @@ pygments==2.18.0
# via sphinx
pyjwt[crypto]==2.9.0
# via globus-sdk
pylint==3.3.0
pylint==3.3.1
# via matminer (setup.py)
pymatgen==2024.8.9
# via matminer (setup.py)
pymongo==4.9.1
pymongo==4.10.1
# via matminer (setup.py)
pyparsing==3.1.4
# via
Expand Down Expand Up @@ -292,11 +292,11 @@ tabulate==0.9.0
# via pymatgen
tenacity==9.0.0
# via plotly
termcolor==2.4.0
termcolor==2.5.0
# via aflow
threadpoolctl==3.5.0
# via scikit-learn
tomli==2.0.1
tomli==2.0.2
# via
# black
# coverage
Expand All @@ -317,7 +317,7 @@ typing-extensions==4.12.2
# globus-sdk
# pylint
# spglib
tzdata==2024.1
tzdata==2024.2
# via pandas
ujson==5.10.0
# via matminer (setup.py)
Expand Down

0 comments on commit 88a9791

Please sign in to comment.