mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Updated psutil to the latest version 5.7.0 to fix vulnerability issue.
This commit is contained in:
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
Block a user