Skip to content

Commit 6675da7

Browse files
authored
Merge branch 'main' into serverside_randomname
2 parents 99ab405 + 3ad66b6 commit 6675da7

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
@@ -16,7 +16,7 @@
1616
long_description_content_type="text/markdown",
1717
url="https://github.com/simvue-io/client",
1818
platforms=["any"],
19-
install_requires=["requests", "msgpack", "tenacity", "pyjwt", "psutil", "nvidia-ml-py"],
19+
install_requires=["requests", "msgpack", "tenacity", "pyjwt", "psutil"],
2020
package_dir={'': '.'},
2121
packages=["simvue"],
2222
package_data={"": ["README.md"]},

0 commit comments

Comments
 (0)