There was an error while loading. Please reload this page.
1 parent b72207e commit f7a9746Copy full SHA for f7a9746
1 file changed
setup.py
@@ -79,6 +79,7 @@ def read(*names, **kwargs):
79
'zc.lockfile >= 1.0.0, < 2.0.0',
80
'yg.lockfile >= 2.0.0, < 3.0.0',
81
'diskcache >= 2.0.0, < 3.0.0',
82
+ 'psutil >= 5.0.0, < 6.0.0',
83
84
# textcode
85
'Beautifulsoup >= 3.2.0, <4.0.0',
0 commit comments