Update dependencies
* display domain type in `wo site info`
This commit is contained in:
6
setup.py
6
setup.py
@@ -65,12 +65,12 @@ setup(name='wordops',
|
||||
'pystache >= 0.5.4',
|
||||
'pynginxconfig >= 0.3.4',
|
||||
'PyMySQL >= 0.9.3',
|
||||
'psutil >= 5.6.3',
|
||||
'psutil >= 5.6.7',
|
||||
'sh >= 1.12.14',
|
||||
'SQLAlchemy >= 1.3.8',
|
||||
'SQLAlchemy >= 1.3.11',
|
||||
'requests >= 2.22.0',
|
||||
'distro >= 1.4.0',
|
||||
'argcomplete >= 1.10.0',
|
||||
'argcomplete >= 1.10.3',
|
||||
'colorlog >= 4.0.2',
|
||||
],
|
||||
extras_require={ # Optional
|
||||
|
||||
Reference in New Issue
Block a user