Arafath10 commited on
Commit
6c983bf
·
verified ·
1 Parent(s): e17ccc9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -3,10 +3,14 @@ uvicorn
3
  python-multipart
4
  requests
5
  fastapi-utils
6
- pandasai==2.2.1
7
  numpy==1.25.2
8
  pyyaml
9
  openpyxl
10
- matplotlib
11
  twilio
12
  google-generativeai
 
 
 
 
 
 
 
3
  python-multipart
4
  requests
5
  fastapi-utils
 
6
  numpy==1.25.2
7
  pyyaml
8
  openpyxl
 
9
  twilio
10
  google-generativeai
11
+ langchain==0.0.334
12
+ llama-index==0.9.40
13
+ tabulate==0.9.0
14
+ PyJWT==2.7.0
15
+ google-generativeai
16
+ python-dotenv