Skip to content

Commit 83ea083

Browse files
authored
Update setup.py
1 parent c077857 commit 83ea083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def get_extra_requires(path, add_all=True):
6262
],
6363
python_requires=">=3.8",
6464
install_requires=[
65-
"typing-extensions==4.4.0",
65+
"typing-extensions>=4.6.0",
6666
"psutil",
6767
"gputil",
6868
"scikit-learn",

0 commit comments

Comments
 (0)