Skip to content

Commit 062518c

Browse files
committed
added gym to the requirements
1 parent 547420a commit 062518c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ status = 3
3838
user = opimwue
3939

4040
### Optional ###
41-
requirements = fastcore pandas numpy gymnasium==0.28.1 scikit-learn==1.5.1 requests tqdm mushroom_rl==1.10.1 torchinfo xgboost wandb statsmodels
41+
requirements = fastcore pandas numpy gymnasium==0.28.1 gym==0.26.2 scikit-learn==1.5.1 requests tqdm mushroom_rl==1.10.1 torchinfo xgboost wandb statsmodels
4242
# dev_requirements =
4343
# console_scripts =
4444
# conda_user =

0 commit comments

Comments
 (0)