Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ openai
|
|
4 |
matplotlib
|
5 |
pandas
|
6 |
pathlib
|
7 |
-
seaborn
|
|
|
|
4 |
matplotlib
|
5 |
pandas
|
6 |
pathlib
|
7 |
+
seaborn
|
8 |
+
xlrd
|