Skip to content

Commit c71b4cf

Browse files
committed
Update requirements.txt for release
1 parent 074c78e commit c71b4cf

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

requirements.txt

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
h5py==3.10.0
2-
pydantic==2.6.3
3-
PyYAML==6.0.1
4-
requests==2.31.0
1+
h5py==3.13.0
2+
pydantic==2.10.6
3+
PyYAML==6.0.3
4+
requests==2.32.5
55
## The following requirements were added by pip freeze:
6-
annotated-types==0.6.0
7-
certifi==2024.2.2
8-
charset-normalizer==3.3.2
9-
idna==3.6
6+
annotated-types==0.7.0
7+
certifi==2026.5.20
8+
charset-normalizer==3.4.7
9+
idna==3.18
1010
numpy==1.26.4
11-
pydantic_core==2.16.3
12-
typing_extensions==4.10.0
13-
urllib3==2.2.1
11+
typing_extensions==4.15.0
12+
urllib3==2.7.0

0 commit comments

Comments
 (0)