Spaces:
Sleeping
Sleeping
budhadityac24
commited on
Commit
•
a79a9bc
1
Parent(s):
ca6ee31
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
groq==0.5.0
|
2 |
+
huggingface-hub==0.22.2
|
3 |
+
notion-client==2.2.1
|
4 |
+
numpy==1.26.4
|
5 |
+
openai==1.23.6
|
6 |
+
python-dotenv==1.0.1
|
7 |
+
requests==2.31.0
|
8 |
+
streamlit==1.33.0
|
9 |
+
yfinance==0.2.38
|