7 lines
337 B
Plaintext
7 lines
337 B
Plaintext
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
|
|
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
|
|
|
|
torchvision>=0.10.*, <=0.13.0
|
|
gym[classic_control]>=0.17.0, <0.25.2
|
|
ipython[all] <8.5.1
|