bharathmunakala commited on
Commit
990f73c
·
verified ·
1 Parent(s): 6c23c14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- chainlit>=0.7.700
2
- python-dotenv>=1.0.0
3
- litellm>=1.30.7
4
- linkup-sdk>=0.1.0
5
- langchain>=0.1.0
6
- langchain-openai>=0.0.2
7
- langchain-community>=0.0.13
8
- faiss-cpu>=1.7.4
9
- pypdf>=3.17.1
10
- python-docx>=1.0.1
11
- docx2txt>=0.8
 
1
+ chainlit==2.5.5
2
+ python-dotenv
3
+ litellm
4
+ linkup-sdk
5
+ langchain
6
+ langchain-openai
7
+ langchain-community
8
+ faiss-cpu
9
+ pypdf
10
+ python-docx
11
+ docx2txt