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 356288e commit e97794cCopy full SHA for e97794c
__pkginfo__.py
@@ -56,7 +56,7 @@
56
]
57
}
58
ftp_url = None
59
-install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.2", "xdis >= 6.1.1, < 6.3"]
+install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.2", "xdis >= 6.2"]
60
61
license = "GPL3"
62
mailing_list = "[email protected]"
0 commit comments