ContinualAI / ContinualAI/avalanche
Switch `gym` optional requirement to `gymnasium`
Open
bug
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
As noted [here](https://github.com/openai/gym), `gym` development has moved to [`gymnasium`](https://github.com/Farama-Foundation/Gymnasium), so this package should probably also switch its optional requirement from `gym` to `gymnasium`.
Contributor guide
Assessment
This issue has not been assessed yet.