baselines
baselines copied to clipboard
dependency gym with soft requirement
pip installation throws an error if gym package dependency is has a hard upper bound on version.
This should be removed as higher versions of gym can also install baselines without any issue.