Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 895777e

Browse files
viraj-s15asherf
andauthoredMay 28, 2025··
Updated pyasn version to match latest (#338)
Co-authored-by: Asher Foa <asher@asherfoa.com>
1 parent 45bd124 commit 895777e

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
38+
pyasn1 >=0.5.0
3939

4040
[options.extras_require]
4141
test =

0 commit comments

Comments
 (0)
Please sign in to comment.