Skip to content

Commit efbeff3

Browse files
committed
try fix 3.7 ppl
1 parent 0d9b5ca commit efbeff3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@
109109
"opencv-python",
110110
"pandas",
111111
"numpy",
112-
"pre-commit"
112+
"pre-commit",
113+
"importlib-metadata"
113114
],
114115
"test-http-v2": ["azure-functions-extension-fastapi", "ujson", "orjson"]
115116
}

0 commit comments

Comments
 (0)