QuantumLearner commited on
Commit
64902fa
·
verified ·
1 Parent(s): 306e37a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit
2
- yfinance
3
  numpy<2
4
- ripser
5
- persim
6
- plotly
 
1
+ streamlit==1.36.0
2
+ yfinance==0.2.40
3
  numpy<2
4
+ ripser==0.6.4
5
+ persim==0.3.1
6
+ plotly==5.14.1