Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ webdriver-manager==4.0.1
|
|
14 |
Pillow==10.1.0
|
15 |
numpy==1.26.2
|
16 |
lxml==4.9.3
|
17 |
-
matplotlib
|
|
|
|
14 |
Pillow==10.1.0
|
15 |
numpy==1.26.2
|
16 |
lxml==4.9.3
|
17 |
+
matplotlib
|
18 |
+
seaborn
|