rezkyyayang commited on
Commit
fbaa90d
·
verified ·
1 Parent(s): b1b1b95

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  chainlit
2
- vanna[gemini,postgres]
3
- google.generativeai
4
  qdrant-client
5
- google-cloud-bigquery
 
6
  tiktoken
7
  python-dotenv==1.0.1
8
  uvicorn[standard]
 
1
  chainlit
2
+ google-generativeai
 
3
  qdrant-client
4
+ textwrap3
5
+ requests
6
  tiktoken
7
  python-dotenv==1.0.1
8
  uvicorn[standard]