We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be6fe5 commit dc67045Copy full SHA for dc67045
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