prasanth.thangavel
commited on
Commit
·
66bd32a
1
Parent(s):
c2b76ba
Update requirements.txt with python version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
streamlit==1.32.0
|
2 |
pandas==2.2.1
|
3 |
yfinance==0.2.36
|
|
|
1 |
+
python>=3.12
|
2 |
streamlit==1.32.0
|
3 |
pandas==2.2.1
|
4 |
yfinance==0.2.36
|