Skip to content

Commit 51ead0a

Browse files
committed
Dependencies: Update to verlib2>=0.3
1 parent d22fde9 commit 51ead0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def read(path):
5656
install_requires=[
5757
"orjson<4",
5858
"urllib3",
59-
"verlib2",
59+
"verlib2>=0.3",
6060
],
6161
extras_require={
6262
"doc": [

0 commit comments

Comments
 (0)