hubbs5 / or-gym

Environments for OR and RL Research
MIT License
373 stars 93 forks source link

Upgrade to gym <= 0.21.0 #33

Closed PhilippWillms closed 1 year ago

PhilippWillms commented 1 year ago

The main target of this PR is to extend to gym version 0.21.0. This version is the the current minimum requirement to match RL algorithm frameworks, e.g. ray RLLib.

This change comes along with some poetry syntax update in the TOML file.

This addresses issue #32 .

PhilippWillms commented 1 year ago

Declined due to git issue