Skip to content

Commit e05de8b

Browse files
author
eagleychen
committed
update env
1 parent 58130ba commit e05de8b

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
@@ -23,7 +23,7 @@
2323
long_description_content_type="text/markdown",
2424
url="https://github.com/tencentyun/iot-device-python",
2525
packages=setuptools.find_packages(),
26-
install_requires = ["paho-mqtt==1.5.1", "pycrypto==2.6.1"],
26+
install_requires = ["paho-mqtt==1.5.1", "pycryptodome==3.15.0"],
2727
classifiers=[
2828
"Programming Language :: Python :: 3",
2929
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)