Skip to content

Commit 675f4df

Browse files
Upgrade to pyasn1 0.5.1+ (#375) (#376)
1 parent 82cd15f commit 675f4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packages = find:
3535
install_requires =
3636
ecdsa != 0.15
3737
rsa >=4.0, <5.0, !=4.4, !=4.1.1
38-
pyasn1 >=0.4.1, <0.5.0
38+
pyasn1 >=0.4.1
3939

4040
[options.extras_require]
4141
test =

0 commit comments

Comments
 (0)