Small changes - bump required xdis version

This commit is contained in:
rocky
2019-04-09 21:45:28 -04:00
parent 1e47f47527
commit 8b65cc7275
4 changed files with 7 additions and 7 deletions

View File

@@ -57,7 +57,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ['spark-parser >= 1.8.7, < 1.9.0',
'xdis >= 3.9.1, < 4.1.0']
'xdis >= 4.0.0, < 4.1.0']
license = 'GPL3'
mailing_list = 'python-debugger@googlegroups.com'