Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ python-multipart
|
|
4 |
requests
|
5 |
fastapi-utils
|
6 |
pandasai==2.2.1
|
|
|
7 |
pyyaml
|
8 |
openpyxl
|
9 |
matplotlib
|
|
|
4 |
requests
|
5 |
fastapi-utils
|
6 |
pandasai==2.2.1
|
7 |
+
numpy==1.25.2
|
8 |
pyyaml
|
9 |
openpyxl
|
10 |
matplotlib
|