rengaraj commited on
Commit
8ea9b87
1 Parent(s): fa0f431

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -15
requirements.txt CHANGED
@@ -1,15 +1,16 @@
1
- streamlit
2
- google-generativeai
3
- python-dotenv
4
- langchain-community
5
- langchain-experimental
6
- mysqlclient
7
- sqlparse
8
- mysql-connector-python
9
- PyMySQL
10
- pandasai
11
- langchain
12
- transformers
13
- sentence-transformers
14
- chromadb
15
- langchain-openai
 
 
1
+ streamlit
2
+ google-generativeai
3
+ python-dotenv
4
+ langchain-community
5
+ langchain-experimental
6
+ mysqlclient
7
+ sqlparse
8
+ mysql-connector-python
9
+ PyMySQL
10
+ pandasai
11
+ langchain
12
+ transformers
13
+ sentence-transformers
14
+ chromadb
15
+ langchain-openai
16
+ numexpr