Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pillow==10.3.0
|
|
6 |
numpy==1.26.4
|
7 |
matplotlib==3.9.1
|
8 |
pandas==2.2.2
|
|
|
9 |
pip==24.0
|
|
|
6 |
numpy==1.26.4
|
7 |
matplotlib==3.9.1
|
8 |
pandas==2.2.2
|
9 |
+
pydantic==2.8.2
|
10 |
pip==24.0
|