Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioCarta authored Jan 25, 2024
1 parent c077857 commit 83ea083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def get_extra_requires(path, add_all=True):
],
python_requires=">=3.8",
install_requires=[
"typing-extensions==4.4.0",
"typing-extensions>=4.6.0",
"psutil",
"gputil",
"scikit-learn",
Expand Down

0 comments on commit 83ea083

Please sign in to comment.