Skip to content

Commit 51f1f9e

Browse files
authored
Fix missing six requirement (#132)
1 parent 8fccd46 commit 51f1f9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
cryptography>=2.6.1
22
http-ece>=1.1.0
33
requests>=2.21.0
4+
six>=1.15.0
45
py-vapid>=1.7.0

0 commit comments

Comments
 (0)