File tree Expand file tree Collapse file tree
emmet-archival/requirements
emmet-builders/requirements Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ bcrypt==5.0.0
2323 # via paramiko
2424bibtexparser==1.4.3
2525 # via pymatgen
26- boto3==1.40.42
26+ boto3==1.40.43
2727 # via
2828 # emmet-api (pyproject.toml)
2929 # maggma
30- botocore==1.40.42
30+ botocore==1.40.43
3131 # via
3232 # boto3
3333 # s3transfer
@@ -45,7 +45,7 @@ click==8.3.0
4545 # via uvicorn
4646contourpy==1.3.3
4747 # via matplotlib
48- cryptography==46.0.1
48+ cryptography==46.0.2
4949 # via paramiko
5050cycler==0.12.1
5151 # via matplotlib
@@ -292,7 +292,7 @@ typing-extensions==4.15.0
292292 # spglib
293293 # starlette
294294 # typing-inspection
295- typing-inspection==0.4.1
295+ typing-inspection==0.4.2
296296 # via
297297 # pydantic
298298 # pydantic-settings
Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ bcrypt==5.0.0
2525 # via paramiko
2626bibtexparser==1.4.3
2727 # via pymatgen
28- boto3==1.40.42
28+ boto3==1.40.43
2929 # via
3030 # emmet-api (pyproject.toml)
3131 # maggma
32- botocore==1.40.42
32+ botocore==1.40.43
3333 # via
3434 # boto3
3535 # s3transfer
@@ -60,7 +60,7 @@ contourpy==1.3.3
6060 # via matplotlib
6161coverage[toml]==7.10.7
6262 # via pytest-cov
63- cryptography==46.0.1
63+ cryptography==46.0.2
6464 # via paramiko
6565csscompressor==0.9.5
6666 # via mkdocs-minify-plugin
@@ -478,7 +478,7 @@ typing-extensions==4.15.0
478478 # spglib
479479 # starlette
480480 # typing-inspection
481- typing-inspection==0.4.1
481+ typing-inspection==0.4.2
482482 # via
483483 # pydantic
484484 # pydantic-settings
Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ bcrypt==5.0.0
2323 # via paramiko
2424bibtexparser==1.4.3
2525 # via pymatgen
26- boto3==1.40.42
26+ boto3==1.40.43
2727 # via
2828 # emmet-api (pyproject.toml)
2929 # maggma
30- botocore==1.40.42
30+ botocore==1.40.43
3131 # via
3232 # boto3
3333 # s3transfer
@@ -45,7 +45,7 @@ click==8.3.0
4545 # via uvicorn
4646contourpy==1.3.3
4747 # via matplotlib
48- cryptography==46.0.1
48+ cryptography==46.0.2
4949 # via paramiko
5050cycler==0.12.1
5151 # via matplotlib
@@ -292,7 +292,7 @@ typing-extensions==4.15.0
292292 # spglib
293293 # starlette
294294 # typing-inspection
295- typing-inspection==0.4.1
295+ typing-inspection==0.4.2
296296 # via
297297 # pydantic
298298 # pydantic-settings
Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ bcrypt==5.0.0
2525 # via paramiko
2626bibtexparser==1.4.3
2727 # via pymatgen
28- boto3==1.40.42
28+ boto3==1.40.43
2929 # via
3030 # emmet-api (pyproject.toml)
3131 # maggma
32- botocore==1.40.42
32+ botocore==1.40.43
3333 # via
3434 # boto3
3535 # s3transfer
@@ -60,7 +60,7 @@ contourpy==1.3.3
6060 # via matplotlib
6161coverage[toml]==7.10.7
6262 # via pytest-cov
63- cryptography==46.0.1
63+ cryptography==46.0.2
6464 # via paramiko
6565csscompressor==0.9.5
6666 # via mkdocs-minify-plugin
@@ -478,7 +478,7 @@ typing-extensions==4.15.0
478478 # spglib
479479 # starlette
480480 # typing-inspection
481- typing-inspection==0.4.1
481+ typing-inspection==0.4.2
482482 # via
483483 # pydantic
484484 # pydantic-settings
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ annotated-types==0.7.0
88 # via pydantic
99bibtexparser==1.4.3
1010 # via pymatgen
11+ blake3==1.0.7
12+ # via emmet-core
1113certifi==2025.8.3
1214 # via requests
1315charset-normalizer==3.4.3
@@ -20,7 +22,7 @@ cycler==0.12.1
2022 # via matplotlib
2123donfig==0.8.1.post1
2224 # via zarr
23- emmet-core==0.84.10
25+ emmet-core==0.85.0
2426 # via emmet-archival (pyproject.toml)
2527fonttools==4.60.1
2628 # via matplotlib
@@ -141,14 +143,15 @@ tqdm==4.67.1
141143 # via pymatgen
142144typing-extensions==4.15.0
143145 # via
146+ # blake3
144147 # emmet-core
145148 # numcodecs
146149 # pydantic
147150 # pydantic-core
148151 # spglib
149152 # typing-inspection
150153 # zarr
151- typing-inspection==0.4.1
154+ typing-inspection==0.4.2
152155 # via
153156 # pydantic
154157 # pydantic-settings
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ annotated-types==0.7.0
88 # via pydantic
99bibtexparser==1.4.3
1010 # via pymatgen
11+ blake3==1.0.7
12+ # via emmet-core
1113certifi==2025.8.3
1214 # via requests
1315cfgv==3.4.0
@@ -26,7 +28,7 @@ distlib==0.4.0
2628 # via virtualenv
2729donfig==0.8.1.post1
2830 # via zarr
29- emmet-core==0.84.10
31+ emmet-core==0.85.0
3032 # via emmet-archival (pyproject.toml)
3133execnet==2.1.1
3234 # via pytest-xdist
@@ -204,6 +206,7 @@ types-setuptools==80.9.0.20250822
204206 # via emmet-archival (pyproject.toml)
205207typing-extensions==4.15.0
206208 # via
209+ # blake3
207210 # emmet-core
208211 # mypy
209212 # numcodecs
@@ -212,7 +215,7 @@ typing-extensions==4.15.0
212215 # spglib
213216 # typing-inspection
214217 # zarr
215- typing-inspection==0.4.1
218+ typing-inspection==0.4.2
216219 # via
217220 # pydantic
218221 # pydantic-settings
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ annotated-types==0.7.0
88 # via pydantic
99bibtexparser==1.4.3
1010 # via pymatgen
11+ blake3==1.0.7
12+ # via emmet-core
1113certifi==2025.8.3
1214 # via requests
1315charset-normalizer==3.4.3
@@ -20,7 +22,7 @@ cycler==0.12.1
2022 # via matplotlib
2123donfig==0.8.1.post1
2224 # via zarr
23- emmet-core==0.84.10
25+ emmet-core==0.85.0
2426 # via emmet-archival (pyproject.toml)
2527fonttools==4.60.1
2628 # via matplotlib
@@ -148,7 +150,7 @@ typing-extensions==4.15.0
148150 # spglib
149151 # typing-inspection
150152 # zarr
151- typing-inspection==0.4.1
153+ typing-inspection==0.4.2
152154 # via
153155 # pydantic
154156 # pydantic-settings
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ annotated-types==0.7.0
88 # via pydantic
99bibtexparser==1.4.3
1010 # via pymatgen
11+ blake3==1.0.7
12+ # via emmet-core
1113certifi==2025.8.3
1214 # via requests
1315cfgv==3.4.0
@@ -26,7 +28,7 @@ distlib==0.4.0
2628 # via virtualenv
2729donfig==0.8.1.post1
2830 # via zarr
29- emmet-core==0.84.10
31+ emmet-core==0.85.0
3032 # via emmet-archival (pyproject.toml)
3133execnet==2.1.1
3234 # via pytest-xdist
@@ -212,7 +214,7 @@ typing-extensions==4.15.0
212214 # spglib
213215 # typing-inspection
214216 # zarr
215- typing-inspection==0.4.1
217+ typing-inspection==0.4.2
216218 # via
217219 # pydantic
218220 # pydantic-settings
You can’t perform that action at this time.
0 commit comments