Bump xdis version now that this is released

This commit is contained in:
rocky
2020-04-24 02:24:21 -04:00
parent 8c5acef792
commit e6adf822cc
5 changed files with 2 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ entry_points = {
]}
ftp_url = None
install_requires = ["spark-parser >= 1.8.9, < 1.9.0",
"xdis >= 4.4.0, < 4.5.0"]
"xdis >= 4.5.0, < 4.6.0"]
license = "GPL3"
mailing_list = "python-debugger@googlegroups.com"