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 Sep 30, 2024
1 parent 3c424b3 commit da3f104
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.4
# via pylint
attrs==24.2.0
# via
Expand Down Expand Up @@ -50,7 +50,7 @@ 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
# via pymongo
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 @@ -191,7 +191,7 @@ 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)
Expand Down Expand Up @@ -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 da3f104

Please sign in to comment.