Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ sentence-transformers>=3.0.0
|
|
| 5 |
pandas>=2.1.0
|
| 6 |
matplotlib>=3.8.0
|
| 7 |
numpy>=1.26.0
|
|
|
|
|
|
| 5 |
pandas>=2.1.0
|
| 6 |
matplotlib>=3.8.0
|
| 7 |
numpy>=1.26.0
|
| 8 |
+
pillow>=10.0.0
|