Skip to content

Commit

Permalink
update dependencies for . (windows-latest/py3.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 10, 2024
1 parent 7278cb0 commit 0aa9e93
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 62 deletions.
48 changes: 25 additions & 23 deletions requirements/windows-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ attrs==24.2.0
# referencing
bcrypt==4.2.0
# via paramiko
boto3==1.35.15
boto3==1.35.37
# via maggma
botocore==1.35.15
botocore==1.35.37
# via
# boto3
# s3transfer
Expand All @@ -29,7 +29,7 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
colorama==0.4.6
# via tqdm
Expand All @@ -39,19 +39,19 @@ cryptography==43.0.1
# via paramiko
cycler==0.12.1
# via matplotlib
dnspython==2.6.1
dnspython==2.7.0
# via
# maggma
# pymongo
flexcache==0.3
# via pint
flexparser==0.3.1
# via pint
fonttools==4.53.1
fonttools==4.54.1
# via matplotlib
iapws==1.5.4
# via pyEQL (setup.py)
idna==3.8
idna==3.10
# via requests
jmespath==1.0.1
# via
Expand All @@ -63,17 +63,17 @@ jsonlines==4.0.0
# via maggma
jsonschema==4.23.0
# via maggma
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via jsonschema
kiwisolver==1.4.7
# via matplotlib
latexcodec==3.0.0
# via pybtex
maggma==0.69.3
maggma==0.70.0
# via pyEQL (setup.py)
matplotlib==3.9.2
# via pymatgen
mongomock==4.1.2
mongomock==4.2.0.post1
# via maggma
monty==2024.7.30
# via
Expand Down Expand Up @@ -106,11 +106,11 @@ packaging==24.1
# plotly
palettable==3.3.3
# via pymatgen
pandas==2.2.2
pandas==2.2.3
# via
# maggma
# pymatgen
paramiko==3.4.1
paramiko==3.5.0
# via sshtunnel
periodictable==1.7.1
# via phreeqpython
Expand All @@ -120,25 +120,25 @@ pillow==10.4.0
# via matplotlib
pint==0.24.3
# via pyEQL (setup.py)
plotly==5.24.0
plotly==5.24.1
# via pymatgen
pybtex==0.24.0
# via pymatgen
pycparser==2.22
# via cffi
pydantic==2.9.1
pydantic==2.9.2
# via
# maggma
# pydantic-settings
pydantic-core==2.23.3
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.4.0
pydantic-settings==2.5.2
# via maggma
pydash==8.0.3
# via maggma
pymatgen==2024.5.1
pymatgen==2024.10.3
# via pyEQL (setup.py)
pymongo==4.8.0
pymongo==4.10.1
# via maggma
pynacl==1.5.0
# via paramiko
Expand All @@ -154,8 +154,10 @@ python-dateutil==2.9.0.post0
# pandas
python-dotenv==1.0.1
# via pydantic-settings
pytz==2024.1
# via pandas
pytz==2024.2
# via
# mongomock
# pandas
pyyaml==6.0.2
# via pybtex
pyzmq==26.2.0
Expand All @@ -176,7 +178,7 @@ ruamel-yaml==0.18.6
# pymatgen
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
scipy==1.14.1
# via
Expand All @@ -194,7 +196,7 @@ spglib==2.5.0
# via pymatgen
sshtunnel==0.4.0
# via maggma
sympy==1.13.2
sympy==1.13.3
# via pymatgen
tabulate==0.9.0
# via pymatgen
Expand All @@ -212,11 +214,11 @@ typing-extensions==4.12.2
# pydantic
# pydantic-core
# pydash
tzdata==2024.1
tzdata==2024.2
# via pandas
uncertainties==3.2.2
# via pymatgen
urllib3==2.2.2
urllib3==2.2.3
# via
# botocore
# requests
Expand Down
Loading

0 comments on commit 0aa9e93

Please sign in to comment.