Skip to content

Commit 661f660

Browse files
committed
Migrating to newer xdis
1 parent d5923ad commit 661f660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "Python cross-version byte-code library and disassembler"
1212
dependencies = [
1313
"click",
1414
"spark-parser >= 1.8.9, < 1.9.2",
15-
"xdis >= 6.1.0, < 6.3",
15+
"xdis > 6.2",
1616
]
1717
readme = "README.rst"
1818
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)