Spaces:
Running
Running
Baskar2005
commited on
Commit
•
08d4da2
1
Parent(s):
532caaf
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas==2.0.3
|
2 |
+
yfinance==0.2.40
|
3 |
+
niftystocks==0.1.2
|
4 |
+
openai==1.34.0
|
5 |
+
streamlit==1.35.0
|