fffiloni commited on
Commit
de71f78
·
verified ·
1 Parent(s): 5ce738f

change psutil>=5.6.0 to avoid conflict with spaces (zerogpu)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -62,7 +62,7 @@ platformdirs==4.3.6
62
  pooch==1.8.2
63
  propcache==0.2.0
64
  protobuf==5.28.3
65
- psutil==6.1.0
66
  ptflops==0.7.4
67
  pyarrow==18.1.0
68
  pycparser==2.22
 
62
  pooch==1.8.2
63
  propcache==0.2.0
64
  protobuf==5.28.3
65
+ psutil>=5.6.0
66
  ptflops==0.7.4
67
  pyarrow==18.1.0
68
  pycparser==2.22