Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -106,7 +106,7 @@ platformdirs==4.3.6
|
|
106 |
pooch==1.8.2
|
107 |
prompt-toolkit==3.0.48
|
108 |
protobuf==5.28.3
|
109 |
-
psutil==
|
110 |
ptyprocess==0.7.0
|
111 |
pure-eval==0.2.3
|
112 |
pyasn1==0.6.1
|
@@ -146,6 +146,7 @@ shellingham==1.5.4
|
|
146 |
six==1.16.0
|
147 |
sniffio==1.3.1
|
148 |
soundfile==0.12.1
|
|
|
149 |
stack-data==0.6.3
|
150 |
starlette==0.41.2
|
151 |
sympy==1.13.3
|
|
|
106 |
pooch==1.8.2
|
107 |
prompt-toolkit==3.0.48
|
108 |
protobuf==5.28.3
|
109 |
+
psutil==5.9.8
|
110 |
ptyprocess==0.7.0
|
111 |
pure-eval==0.2.3
|
112 |
pyasn1==0.6.1
|
|
|
146 |
six==1.16.0
|
147 |
sniffio==1.3.1
|
148 |
soundfile==0.12.1
|
149 |
+
spaces==0.32.0
|
150 |
stack-data==0.6.3
|
151 |
starlette==0.41.2
|
152 |
sympy==1.13.3
|