Skip to content

Commit f603a44

Browse files
committed
Allow newer spark-parser
1 parent 80d58f8 commit f603a44

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.1.1, < 6.2.0"]
82+
install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.1", "xdis >= 6.1.1, < 6.2.0"]
8383

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

0 commit comments

Comments
 (0)