Spaces:
Running on Zero
Running on Zero
Commit ·
02881ff
1
Parent(s): df560d6
:wrench: loosen psutil reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -46,7 +46,7 @@ pexpect==4.9.0
|
|
| 46 |
pillow==11.1.0
|
| 47 |
platformdirs==4.3.6
|
| 48 |
prompt_toolkit==3.0.50
|
| 49 |
-
psutil
|
| 50 |
ptyprocess==0.7.0
|
| 51 |
pure_eval==0.2.3
|
| 52 |
pydantic==2.10.6
|
|
|
|
| 46 |
pillow==11.1.0
|
| 47 |
platformdirs==4.3.6
|
| 48 |
prompt_toolkit==3.0.50
|
| 49 |
+
psutil
|
| 50 |
ptyprocess==0.7.0
|
| 51 |
pure_eval==0.2.3
|
| 52 |
pydantic==2.10.6
|