Spaces:
Runtime error
Runtime error
randommm
commited on
Commit
•
21aae29
1
Parent(s):
6c2f561
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -26,4 +26,5 @@ setproctitle==1.3.2
|
|
26 |
spopt==0.5.0
|
27 |
stable_baselines3==2.2.1
|
28 |
torch >= 2.1.0
|
29 |
-
wheel==0.38.4
|
|
|
|
26 |
spopt==0.5.0
|
27 |
stable_baselines3==2.2.1
|
28 |
torch >= 2.1.0
|
29 |
+
wheel==0.38.4
|
30 |
+
setuptools==65.5.0
|