gauri-sharan commited on
Commit
c8c683f
·
verified ·
1 Parent(s): 3607a5e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio==3.28.0
2
- yfinance==0.2.22
3
- langchain==0.0.130
4
- pydantic==2.5.2 # A version of pydantic that works with all dependencies
5
- langchain-groq==0.2.3 # Chatgroq package
 
1
+ gradio==3.31.0
2
+ langchain==0.0.222
3
+ yfinance==0.2.18
4
+ openai==0.27.8
5
+ llama-cpp-python==0.1.44 # If you are using a Llama model, otherwise this can be excluded