Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ pillow>=9.4.0
|
|
8 |
matplotlib>=3.9.1
|
9 |
opencv-python>=4.7.0
|
10 |
spaces
|
|
|
|
8 |
matplotlib>=3.9.1
|
9 |
opencv-python>=4.7.0
|
10 |
spaces
|
11 |
+
pydantic==2.10.6
|