Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
torch
|
3 |
ecg-plot
|
4 |
matplotlib
|
5 |
-
Pillow
|
|
|
|
2 |
torch
|
3 |
ecg-plot
|
4 |
matplotlib
|
5 |
+
Pillow
|
6 |
+
pydantic==2.10.6
|