Update setup.py

This commit is contained in:
VirtuBox
2021-09-14 21:01:30 +02:00
committed by GitHub
parent dc467ceadb
commit 8a518f770f

View File

@@ -62,7 +62,7 @@ setup(name='wordops',
# "Sphinx >= 1.0", # "Sphinx >= 1.0",
# Required to function # Required to function
'cement == 2.10.12', 'cement == 2.10.12',
'pystache >= 0.5.4', 'pystache >= 0.5.0',
'pynginxconfig >= 0.3.4', 'pynginxconfig >= 0.3.4',
'PyMySQL >= 0.10.1', 'PyMySQL >= 0.10.1',
'psutil >= 5.7.3', 'psutil >= 5.7.3',