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