Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ matplotlib==3.8.3
|
|
| 9 |
numpy==1.24.0
|
| 10 |
Pillow==12.0.0
|
| 11 |
protobuf>=5.0
|
| 12 |
-
pydantic==2.12.
|
| 13 |
python-dotenv==1.2.1
|
| 14 |
scipy==1.15.3
|
| 15 |
scikit-image==0.25.2
|
|
|
|
| 9 |
numpy==1.24.0
|
| 10 |
Pillow==12.0.0
|
| 11 |
protobuf>=5.0
|
| 12 |
+
pydantic==2.12.4
|
| 13 |
python-dotenv==1.2.1
|
| 14 |
scipy==1.15.3
|
| 15 |
scikit-image==0.25.2
|