Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ fastapi
|
|
8 |
python-multipart
|
9 |
requests
|
10 |
pandasai
|
|
|
11 |
hugchat
|
12 |
pyyaml
|
13 |
openpyxl
|
|
|
8 |
python-multipart
|
9 |
requests
|
10 |
pandasai
|
11 |
+
pandas
|
12 |
hugchat
|
13 |
pyyaml
|
14 |
openpyxl
|