Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -36,7 +36,7 @@ openai==1.91.0
|
|
36 |
orjson==3.10.18
|
37 |
packaging==25.0
|
38 |
pandas==2.2.3
|
39 |
-
pillow==11.
|
40 |
pydantic==2.10.6
|
41 |
pydantic-core==2.27.2
|
42 |
pydub==0.25.1
|
|
|
36 |
orjson==3.10.18
|
37 |
packaging==25.0
|
38 |
pandas==2.2.3
|
39 |
+
pillow==11.3.0
|
40 |
pydantic==2.10.6
|
41 |
pydantic-core==2.27.2
|
42 |
pydub==0.25.1
|