We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aced47a commit 5580b2bCopy full SHA for 5580b2b
__pkginfo__.py
@@ -79,7 +79,7 @@
79
]
80
}
81
ftp_url = None
82
-install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.0.8, < 6.2.0"]
+install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.1.1, < 6.2.0"]
83
84
license = "GPL3"
85
mailing_list = "python-debugger@googlegroups.com"
0 commit comments