Skip to content

Commit 8049132

Browse files
authored
requirements: Add asn1<3.0.0 (#59)
1 parent c1400f1 commit 8049132

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ classifiers = [
1717
requires-python = ">=3.9"
1818
dependencies = [
1919
"asn1>=2.7.0",
20+
"asn1<3.0.0",
2021
"click>=8.1.7",
2122
"pycryptodome>=3.18.0",
2223
"pylzss==0.3.4",

0 commit comments

Comments
 (0)