Skip to content

Commit 5580b2b

Browse files
committed
Bump min xdis version
1 parent aced47a commit 5580b2b

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
@@ -79,7 +79,7 @@
7979
]
8080
}
8181
ftp_url = None
82-
install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.0.8, < 6.2.0"]
82+
install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.1.1, < 6.2.0"]
8383

8484
license = "GPL3"
8585
mailing_list = "[email protected]"

0 commit comments

Comments
 (0)