We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eac46f commit c63cccbCopy full SHA for c63cccb
setup.py
@@ -49,7 +49,7 @@ def get_long_description():
49
"python-multipart>=0.0.16",
50
"filelock",
51
"psutil",
52
- "gpuhunt>=0.1.1,<0.2.0",
+ "gpuhunt>=0.1.2,<0.2.0",
53
"argcomplete>=3.5.0",
54
]
55
0 commit comments