gauri-sharan commited on
Commit
95ade1a
·
verified ·
1 Parent(s): d2e7f60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==3.28.0
2
  yfinance==0.2.22
3
  langchain==0.0.130
4
- pydantic==1.10.5 # Set a compatible version of pydantic
5
  langchain-groq==0.2.3 # Chatgroq package
 
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