Spaces:
Sleeping
Sleeping
Stock-Trading-RL
Browse files
Source Code/requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
plotly==5.3.1
|
| 2 |
-
numpy==1.21.2
|
| 3 |
-
streamlit==0.88.0
|
| 4 |
-
pandas==1.3.2
|
| 5 |
-
protobuf<=3.20.3
|
|
|
|
|
|
| 1 |
+
plotly==5.3.1
|
| 2 |
+
numpy==1.21.2
|
| 3 |
+
streamlit==0.88.0
|
| 4 |
+
pandas==1.3.2
|
| 5 |
+
protobuf<=3.20.3
|
| 6 |
+
altair==4.2.2
|