Skip to content

Commit 54acd93

Browse files
authored
Update requirements.txt
Fixed the requirements as they had old libraries
1 parent 7c0074b commit 54acd93

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed
Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
pandas==1.5.3
2-
json==2.0.9
3-
langchain==0.0.209
4-
langchain_community==0.0.1
5-
streamlit==1.24.0
6-
oci==2.97.0
7-
pdf2image==1.16.3
8-
Pillow==8.4.0
1+
oci==2.140.0
2+
pandas==2.2.3
3+
streamlit==1.41.0
4+
langchain-community==0.3.14
5+
langchain-core==0.3.35
6+
pdf2image==1.17.0

0 commit comments

Comments
 (0)