Fix psutil upgrade

This commit is contained in:
VirtuBox
2022-11-22 21:22:09 +01:00
parent 9053395423
commit 920cc18f27
3 changed files with 3 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ setup(name='wordops',
'pynginxconfig >= 0.3.4',
'PyMySQL >= 0.10.1',
'psutil >= 5.9.4',
'sh >= 1.14.1',
'sh >= 1.14.3',
'SQLAlchemy >= 1.3.20',
'requests >= 2.28.1',
'distro >= 1.7.0',