Skip to content

Commit 18b5934

Browse files
committed
Allow xdis 6.1.0
1 parent 982abe0 commit 18b5934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__pkginfo__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
]
7676
}
7777
ftp_url = None
78-
install_requires = ["spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.0.2, < 6.1.0"]
78+
install_requires = ["spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.0.2, < 6.2.0"]
7979

8080
license = "GPL3"
8181
mailing_list = "[email protected]"

0 commit comments

Comments
 (0)