Updated psutil to the latest version 5.7.0 to fix vulnerability issue.
parent
88a1e03314
commit
a09ada18ee
|
|
@ -33,7 +33,7 @@ speaklater==1.3
|
|||
sqlparse==0.2.4
|
||||
WTForms==2.2.1
|
||||
Flask-Paranoid==0.2.0
|
||||
psutil==5.5.1
|
||||
psutil>=5.7.0
|
||||
psycopg2>=2.8
|
||||
python-dateutil>=2.8.0
|
||||
SQLAlchemy>=1.3.13
|
||||
|
|
|
|||
Loading…
Reference in New Issue