Fix missing six requirement (#132)

This commit is contained in:
Sven 2021-02-19 20:03:23 +01:00 committed by GitHub
parent 8fccd46be3
commit 51f1f9e320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
cryptography>=2.6.1
http-ece>=1.1.0
requests>=2.21.0
six>=1.15.0
py-vapid>=1.7.0