Skip to content

Commit 7ce0369

Browse files
committed
updated requirement.txt with fixed versions
1 parent 18f35dd commit 7ce0369

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
tabulate
2-
streamlit
3-
streamlit-chat
4-
chromadb
5-
openai
6-
langchain
7-
tiktoken
8-
unstructured
9-
pdf2image
10-
pytesseract
11-
beautifulsoup4
1+
tabulate==0.9.0
2+
streamlit==1.23.1
3+
streamlit-chat==0.0.2.2
4+
chromadb==0.3.26
5+
openai==0.27.8
6+
langchain==0.0.201
7+
tiktoken==0.4.0
8+
unstructured==0.7.5
9+
pdf2image==1.16.3
10+
pytesseract==0.3.10
11+
beautifulsoup4==4.12.2

0 commit comments

Comments
 (0)