misc: lower python-requests requirement

This commit is contained in:
Frédéric Péters 2018-11-05 22:08:19 +01:00 committed by Benjamin Dauvergne
parent a786b35b58
commit 58f6445c56
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
cryptography>=1.8.1
http-ece>=1.0.1
requests>=2.13.0
requests>=2.12.0
py-vapid>=1.3.0