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.11.*, <=0.14.0
|
|
gym[classic_control]>=0.17.0, <0.26.3
|
|
ipython[all] <8.6.1
|