Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse filesversion specification of pydantic added
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ iopath>=0.1.10
|
|
7 |
pillow>=9.4.0
|
8 |
matplotlib>=3.9.1
|
9 |
opencv-python>=4.7.0
|
10 |
-
moviepy<2
|
|
|
|
7 |
pillow>=9.4.0
|
8 |
matplotlib>=3.9.1
|
9 |
opencv-python>=4.7.0
|
10 |
+
moviepy<2
|
11 |
+
pydantic==2.10.6
|