Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ tensorflow
|
|
| 3 |
keras
|
| 4 |
opencv-python-headless
|
| 5 |
numpy
|
| 6 |
-
httpx==0.25.0
|
|
|
|
|
|
| 3 |
keras
|
| 4 |
opencv-python-headless
|
| 5 |
numpy
|
| 6 |
+
httpx==0.25.0
|
| 7 |
+
pydantic==2.10.6
|