Spaces:
Running
Running
Soumik Bose commited on
Commit ·
d951405
1
Parent(s): bd469c1
okay
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ httpx==0.28.1
|
|
| 8 |
aiohttp==3.11.13
|
| 9 |
|
| 10 |
# --- Media / file processing ---
|
| 11 |
-
numpy==
|
| 12 |
pillow==10.3.0
|
| 13 |
opencv-python-headless==4.12.0.88
|
| 14 |
pypdfium2==4.30.0
|
|
|
|
| 8 |
aiohttp==3.11.13
|
| 9 |
|
| 10 |
# --- Media / file processing ---
|
| 11 |
+
numpy==2.2.6
|
| 12 |
pillow==10.3.0
|
| 13 |
opencv-python-headless==4.12.0.88
|
| 14 |
pypdfium2==4.30.0
|