Skip to content

Commit ac1c9f0

Browse files
author
ludruda
committed
fix dependency
1 parent f3a178a commit ac1c9f0

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
@@ -30,5 +30,5 @@
3030
'Programming Language :: Python :: 3.8',
3131
],
3232
include_package_data=True,
33-
install_requires=["azure-iot-device","uuid","hmac","hashlib","base64"]
33+
install_requires=["azure-iot-device"]
3434
)

0 commit comments

Comments
 (0)