We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0de10f8 commit f83cfe0Copy full SHA for f83cfe0
1 file changed
jobs/async-upload/requirements.txt
@@ -24,7 +24,7 @@ huggingface-hub==1.4.1 ; python_version >= "3.11" and python_version < "4.0"
24
idna==3.10 ; python_version >= "3.11" and python_version < "4.0"
25
jmespath==1.0.1 ; python_version >= "3.11" and python_version < "4.0"
26
model-registry==0.3.5 ; python_version >= "3.11" and python_version < "4.0"
27
-multidict==6.4.4 ; python_version >= "3.11" and python_version < "4.0"
+multidict==6.7.1 ; python_version >= "3.11" and python_version < "4.0"
28
nest-asyncio==1.6.0 ; python_version >= "3.11" and python_version < "4.0"
29
olot==0.1.8 ; python_version >= "3.11" and python_version < "4.0"
30
packaging==25.0 ; python_version >= "3.11" and python_version < "4.0"
0 commit comments