khajavi8056 commited on
Commit
8c3f451
·
verified ·
1 Parent(s): 306dc69

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.42.2
2
+ tensortrade==0.3.0
3
+ yfinance==0.2.54
4
+ pandas==2.2.2
5
+ numpy==1.26.4
6
+ matplotlib==3.10.0
7
+ scikit-learn==1.6.1
8
+ stable-baselines3==2.5.0
9
+ protobuf==3.20.3
10
+ gym==0.17.0
11
+ torch==2.5.1