Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,3 +9,5 @@ matplotlib==3.7.5
|
|
9 |
numpy==1.24.4
|
10 |
Pillow==10.1.0
|
11 |
regex==2023.12.25
|
|
|
|
|
|
9 |
numpy==1.24.4
|
10 |
Pillow==10.1.0
|
11 |
regex==2023.12.25
|
12 |
+
seaborn==0.13.0
|
13 |
+
pandas==2.0.3
|