Spaces:
Runtime error
Runtime error
Commit
·
750ba32
1
Parent(s):
f25ebf8
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
job-shop-cp-env==1.0.0
|
2 |
-
ray[default]~=2
|
3 |
-
ray[rllib]~=2
|
4 |
stable-baselines3==1.6.2
|
5 |
plotly==5.11.0
|
|
|
1 |
job-shop-cp-env==1.0.0
|
2 |
+
ray[default]~=2.6.1
|
3 |
+
ray[rllib]~=2.6.1
|
4 |
stable-baselines3==1.6.2
|
5 |
plotly==5.11.0
|