diff --git a/setup.py b/setup.py index 5c32f9e..6081aa4 100644 --- a/setup.py +++ b/setup.py @@ -81,8 +81,8 @@ setup(name='wo', 'pystache', 'python-apt', 'pynginxconfig', - 'PyMySQL == 0.8.0', - 'psutil == 3.1.1', + 'PyMySQL == 0.9.3', + 'psutil == 5.6.3', 'sh', 'SQLAlchemy', 'requests == 2.22.0',