Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,4 +7,4 @@ matplotlib
|
|
7 |
huggingface-hub
|
8 |
mtcnn
|
9 |
opencv-python
|
10 |
-
pydantic==2.
|
|
|
7 |
huggingface-hub
|
8 |
mtcnn
|
9 |
opencv-python
|
10 |
+
pydantic==2.11.7 # ✅ use latest available compatible version
|