Abhisesh7 commited on
Commit
c447ebf
·
verified ·
1 Parent(s): 70cde37

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- pip install tensorflow gradio yfinance pandas matplotlib numpy scikit-learn datasets transformers
 
 
1
+ pip install tensorflow==2.13 gradio==3.14 yfinance==0.2.26 pandas==2.1.0 matplotlib scikit-learn==1.2 numpy datasets transformers
2
+