Spaces:
Sleeping
Sleeping
Update requirements.text
Browse files- requirements.text +8 -0
requirements.text
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.30.0
|
2 |
+
forex-python==1.8
|
3 |
+
matplotlib==3.8.0
|
4 |
+
pandas==2.1.0
|
5 |
+
pycountry==22.3.5
|
6 |
+
python-dotenv==1.0.0
|
7 |
+
requests==2.31.0
|
8 |
+
huggingface_hub==0.21.0
|