Skip to content

Commit ca49726

Browse files
author
github-actions
committed
auto dependency upgrades
1 parent 0bd9909 commit ca49726

File tree

4 files changed

+132
-116
lines changed

4 files changed

+132
-116
lines changed

requirements/requirements-ubuntu-latest_py3.11.txt

Lines changed: 5 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -6,38 +6,19 @@
66
#
77
annotated-types==0.7.0
88
# via pydantic
9-
attrs==25.3.0
10-
# via
11-
# jsonlines
12-
# jsonschema
13-
# referencing
14-
bcrypt==5.0.0
15-
# via paramiko
169
bibtexparser==1.4.3
1710
# via pymatgen
18-
boto3==1.40.40
19-
# via maggma
20-
botocore==1.40.40
21-
# via
22-
# boto3
23-
# s3transfer
2411
certifi==2025.8.3
2512
# via requests
2613
charset-normalizer==3.4.3
2714
# via requests
2815
contourpy==1.3.3
2916
# via matplotlib
30-
cryptography==46.0.1
31-
# via paramiko
3217
cycler==0.12.1
3318
# via matplotlib
34-
dnspython==2.8.0
35-
# via
36-
# maggma
37-
# pymongo
3819
emmet-core==0.84.10
3920
# via mp-api (pyproject.toml)
40-
fonttools==4.60.0
21+
fonttools==4.60.1
4122
# via matplotlib
4223
idna==3.10
4324
# via requests
@@ -58,7 +39,7 @@ mpmath==1.3.0
5839
# via sympy
5940
msgpack==1.1.1
6041
# via mp-api (pyproject.toml)
61-
narwhals==2.5.0
42+
narwhals==2.6.0
6243
# via plotly
6344
networkx==3.5
6445
# via pymatgen
@@ -80,7 +61,7 @@ packaging==25.0
8061
# plotly
8162
palettable==3.3.3
8263
# via pymatgen
83-
pandas==2.3.2
64+
pandas==2.3.3
8465
# via pymatgen
8566
pillow==11.3.0
8667
# via matplotlib
@@ -106,10 +87,6 @@ pymatgen==2025.6.14
10687
# pymatgen-io-validation
10788
pymatgen-io-validation==0.1.2
10889
# via emmet-core
109-
pymongo==4.10.1
110-
# via maggma
111-
pynacl==1.6.0
112-
# via paramiko
11390
pyparsing==3.2.5
11491
# via
11592
# bibtexparser
@@ -121,9 +98,7 @@ python-dateutil==2.9.0.post0
12198
python-dotenv==1.1.1
12299
# via pydantic-settings
123100
pytz==2025.2
124-
# via
125-
# mongomock
126-
# pandas
101+
# via pandas
127102
pyyaml==6.0.3
128103
# via pybtex
129104
requests==2.32.5
@@ -153,14 +128,13 @@ tqdm==4.67.1
153128
# via pymatgen
154129
typing-extensions==4.15.0
155130
# via
156-
# blake3
157131
# emmet-core
158132
# mp-api (pyproject.toml)
159133
# pydantic
160134
# pydantic-core
161135
# spglib
162136
# typing-inspection
163-
typing-inspection==0.4.1
137+
typing-inspection==0.4.2
164138
# via
165139
# pydantic
166140
# pydantic-settings
@@ -172,6 +146,3 @@ urllib3==2.5.0
172146
# via requests
173147
wrapt==1.17.3
174148
# via smart-open
175-
176-
# The following packages are considered to be unsafe in a requirements file:
177-
# setuptools

0 commit comments

Comments
 (0)