karar-shah commited on
Commit
0f3e339
·
verified ·
1 Parent(s): b580e10

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  tensorflow==2.13.0
2
  tensorflow-text==2.13.*
3
- streamlit==1.26.0
4
- openai==0.28.0
5
  plotly==5.17.0
6
  langchain==0.0.286
7
- numpy
 
 
1
  tensorflow==2.13.0
2
  tensorflow-text==2.13.*
3
+ streamlit==1.33.0
4
+ openai==1.17.1
5
  plotly==5.17.0
6
  langchain==0.0.286
7
+ langchain-openai==0.1.3
8
+ numpy==1.26.4