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 d22fde9 commit 51ead0aCopy full SHA for 51ead0a
setup.py
@@ -56,7 +56,7 @@ def read(path):
56
install_requires=[
57
"orjson<4",
58
"urllib3",
59
- "verlib2",
+ "verlib2>=0.3",
60
],
61
extras_require={
62
"doc": [
0 commit comments