We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 074c78e commit c71b4cfCopy full SHA for c71b4cf
1 file changed
requirements.txt
@@ -1,13 +1,12 @@
1
-h5py==3.10.0
2
-pydantic==2.6.3
3
-PyYAML==6.0.1
4
-requests==2.31.0
+h5py==3.13.0
+pydantic==2.10.6
+PyYAML==6.0.3
+requests==2.32.5
5
## 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
+annotated-types==0.7.0
+certifi==2026.5.20
+charset-normalizer==3.4.7
+idna==3.18
10
numpy==1.26.4
11
-pydantic_core==2.16.3
12
-typing_extensions==4.10.0
13
-urllib3==2.2.1
+typing_extensions==4.15.0
+urllib3==2.7.0
0 commit comments