Bump for botched xdis release

This commit is contained in:
rocky
2020-04-16 10:10:54 -04:00
parent 869e48877c
commit 204b07c996

View File

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