separate RL install from general FAI install, update docs

This commit is contained in:
robcaulk
2022-10-05 15:58:54 +02:00
parent 9c73411ac2
commit 936ca24482
6 changed files with 29 additions and 16 deletions
+4 -6
View File
@@ -1,5 +1,5 @@
# Include all requirements to run the bot.
-r requirements-hyperopt.txt
-r requirements.txt
# Required for freqai
scikit-learn==1.1.2
@@ -8,8 +8,6 @@ catboost==1.1; platform_machine != 'aarch64'
lightgbm==3.3.2
xgboost==1.6.2
torch==1.12.1
stable-baselines3==1.6.0
gym==0.21.0
tensorboard==2.9.1
optuna==2.10.1
sb3-contrib==1.6.0
stable-baselines3==1.6.1
gym==0.26.2
sb3-contrib==1.6.1