Skip to content

Commit b896455

Browse files
authored
Update setup.py
1 parent fabf3e1 commit b896455

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
@@ -6,7 +6,7 @@
66
requests = "requests>=2.22.0,<3"
77

88
install_requires = [
9-
"pycryptodomex==3.8.1",
9+
"pycryptodomex>=3.8.1,<4",
1010
requests,
1111
"pyjwt==1.7.1",
1212
"six>=1.12.0",

0 commit comments

Comments
 (0)