Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ matplotlib
|
|
5 |
Pillow
|
6 |
numpy
|
7 |
scipy
|
|
|
|
5 |
Pillow
|
6 |
numpy
|
7 |
scipy
|
8 |
+
pydantic==2.10.6
|