diff --git a/__pkginfo__.py b/__pkginfo__.py index ed33ba3e..bfc70158 100644 --- a/__pkginfo__.py +++ b/__pkginfo__.py @@ -52,7 +52,7 @@ 'uncompyle6 >= 3.1.1', 'tracer >= 0.3.2', 'unittest2', - 'xdis >= 3.8.0, < 3.9.0', + 'xdis >= 3.7.0, < 3.9.0', ] license = 'GPL3' mailing_list = 'python-debugger@googlegroups.com'