ameythakur commited on
Commit
919a387
·
verified ·
1 Parent(s): 54c7c80

Stock-Trading-RL

Browse files
Files changed (1) hide show
  1. Source Code/requirements.txt +6 -5
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