Fix requirement and update bash_completion

This commit is contained in:
VirtuBox
2023-09-03 23:26:24 +02:00
parent c1894edb2c
commit 96bad01d41
2 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ setup(name='wordops',
'cement == 2.10.12',
'pystache',
'pynginxconfig',
'PyMySQL == 1.1.0',
'PyMySQL >= 1.0.2',
'psutil',
'sh',
'SQLAlchemy == 1.4.49',