Pin the psutil version to 5.9.3 as the latest version have some issues.
parent
bcf31d2317
commit
beb43c69dc
|
|
@ -27,7 +27,7 @@ pytz==2021.*
|
|||
simplejson==3.*
|
||||
speaklater3==1.*
|
||||
sqlparse==0.*
|
||||
psutil==5.*
|
||||
psutil==5.9.3
|
||||
psycopg2==2.9.*
|
||||
python-dateutil==2.*
|
||||
SQLAlchemy==1.4.*
|
||||
|
|
|
|||
Loading…
Reference in New Issue