Skip to content

Commit ab1e76d

Browse files
authored
upgrade pycryptodomex
1 parent 95dc904 commit ab1e76d

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
@@ -4,7 +4,7 @@
44
from setuptools.command.test import test as TestCommand
55

66
install_requires = [
7-
"pycryptodomex==3.4.7",
7+
"pycryptodomex==3.8.1",
88
"requests>=2.3.0,<3",
99
"pyjwt==1.7.1",
1010
"six>=1.8.0",

0 commit comments

Comments
 (0)