We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d58f8 commit f603a44Copy full SHA for f603a44
__pkginfo__.py
@@ -79,7 +79,7 @@
79
]
80
}
81
ftp_url = None
82
-install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.0", "xdis >= 6.1.1, < 6.2.0"]
+install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.1", "xdis >= 6.1.1, < 6.2.0"]
83
84
license = "GPL3"
85
mailing_list = "[email protected]"
0 commit comments