Skip to content

Commit 1e2b27b

Browse files
author
Szilárd Pfeiffer
committed
fix!: Add workaround for wrong dependency requiremets (#11)
1 parent 4fb7632 commit 1e2b27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
attrs>=19.1
1+
attrs>=19.2.0
22
cryptoparser>=0.8.0,<0.9.0
33
cryptolyzer>=0.8.0,<0.9.0
44
urllib3

0 commit comments

Comments
 (0)