update psutil & PyMySQL
This commit is contained in:
4
setup.py
4
setup.py
@@ -81,8 +81,8 @@ setup(name='wo',
|
|||||||
'pystache',
|
'pystache',
|
||||||
'python-apt',
|
'python-apt',
|
||||||
'pynginxconfig',
|
'pynginxconfig',
|
||||||
'PyMySQL == 0.8.0',
|
'PyMySQL == 0.9.3',
|
||||||
'psutil == 3.1.1',
|
'psutil == 5.6.3',
|
||||||
'sh',
|
'sh',
|
||||||
'SQLAlchemy',
|
'SQLAlchemy',
|
||||||
'requests == 2.22.0',
|
'requests == 2.22.0',
|
||||||
|
|||||||
Reference in New Issue
Block a user