Skip to content

Commit 95f0213

Browse files
committed
Dependencies: Update to verlib2>=0.3
1 parent de9a319 commit 95f0213

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
@@ -57,7 +57,7 @@ def read(path):
5757
install_requires=[
5858
"orjson<4",
5959
"urllib3",
60-
"verlib2",
60+
"verlib2>=0.3",
6161
],
6262
extras_require={
6363
"doc": [

0 commit comments

Comments
 (0)