Skip to content

Commit 64f7be8

Browse files
Apply suggestion from @parthea
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent d49c969 commit 64f7be8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
DEPENDENCIES = (
2323
"cachetools>=2.0.0,<7.0",
2424
"pyasn1-modules>=0.2.1",
25-
# rsa==4.5 is the last version to support 2.7
26-
# https://github.com/sybrenstuvel/python-rsa/issues/152#issuecomment-643470233
2725
"cryptography >= 38.0.3",
2826
"cryptography < 39.0.0; python_version < '3.8'",
2927
)

0 commit comments

Comments
 (0)