We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3a178a commit ac1c9f0Copy full SHA for ac1c9f0
setup.py
@@ -30,5 +30,5 @@
30
'Programming Language :: Python :: 3.8',
31
],
32
include_package_data=True,
33
- install_requires=["azure-iot-device","uuid","hmac","hashlib","base64"]
+ install_requires=["azure-iot-device"]
34
)
0 commit comments