Alexvatti commited on
Commit
2deba03
·
verified ·
1 Parent(s): 6d5b768

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- streamlit==1.31.1
2
- python-dotenv==1.0.1
3
- langchain==0.1.14
4
- langchain-openai==0.1.3
5
- openai==1.13.3
6
  crewai
7
- PyPDF2==3.0.1
8
- python-docx==1.1.0
9
 
 
1
+ streamlit
2
+ python-dotenv
3
+ langchain
4
+ langchain-openai
 
5
  crewai
6
+ PyPDF2
7
+ python-docx
8