Skip to content

Commit 9f91538

Browse files
committed
Bump spark_parser version allowed
1 parent 2786cbc commit 9f91538

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

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

0 commit comments

Comments
 (0)