Update setup.py package versions
This commit is contained in:
parent
dc9f33a3c3
commit
7ce11711d4
2
setup.py
2
setup.py
|
@ -12,7 +12,7 @@ setup(
|
||||||
"gym[all]>=0.26.0",
|
"gym[all]>=0.26.0",
|
||||||
"numpy>=1.24.4",
|
"numpy>=1.24.4",
|
||||||
"onnx>=1.14.0",
|
"onnx>=1.14.0",
|
||||||
"tensorboard>=2.13.0",
|
"tensorboard>=2.10.0",
|
||||||
"torch>=1.10.0",
|
"torch>=1.10.0",
|
||||||
"torchvision>=0.5.0",
|
"torchvision>=0.5.0",
|
||||||
"wandb>=0.15.4",
|
"wandb>=0.15.4",
|
||||||
|
|
Loading…
Reference in New Issue