Skip to content

Commit a751132

Browse files
committed
test
1 parent 09a37c1 commit a751132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
description="Turns your phone into a robot arm teleoperation device by leveraging the WebXR API",
2424
install_requires=[
2525
"fastapi",
26-
"uvicorn",
26+
"uvicorn[standard]",
2727
"numpy",
2828
"transforms3d",
2929
"pytest",

0 commit comments

Comments
 (0)