We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9a319 commit 95f0213Copy full SHA for 95f0213
1 file changed
setup.py
@@ -57,7 +57,7 @@ def read(path):
57
install_requires=[
58
"orjson<4",
59
"urllib3",
60
- "verlib2",
+ "verlib2>=0.3",
61
],
62
extras_require={
63
"doc": [
0 commit comments