Skip to content

Commit e32529f

Browse files
neox387mmarquezs
authored andcommitted
Use updated lib pycryptodome
1 parent cfceea8 commit e32529f

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
@@ -32,5 +32,5 @@
3232
keywords='myjdapi jdownloader my.jdownloader api development',
3333
packages=find_packages(exclude=['contrib', 'docs', 'tests']),
3434
# py_modules=["libgenapi"],
35-
install_requires=['requests','pycrypto'],
35+
install_requires=['requests','pycryptodome'],
3636
)

0 commit comments

Comments
 (0)