We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6357c02 commit 1ab740eCopy full SHA for 1ab740e
environment.yml
@@ -76,14 +76,14 @@ dependencies:
76
- pip:
77
- attrs==21.4.0
78
- click==8.0.4
79
- - cloudpickle==2.0.0
+ - cloudpickle==1.6.0
80
- cycler==0.11.0
81
- deprecated==1.2.13
82
- dm-tree==0.1.6
83
- filelock==3.6.0
84
- fonttools==4.30.0
85
- grpcio==1.43.0
86
- - gym==0.21.0
+ - gym==0.19.0
87
- imageio==2.16.1
88
- importlib-resources==5.4.0
89
- jsonschema==4.4.0
@@ -105,6 +105,7 @@ dependencies:
105
- redis==4.1.4
106
- scikit-image==0.19.2
107
- scipy==1.8.0
108
+ - stable-baselines3==1.4.0
109
- tabulate==0.8.9
110
- tensorboardx==2.5
111
- tifffile==2022.3.16
0 commit comments