mirror of
https://github.com/certbot/certbot.git
synced 2026-02-25 02:44:28 -05:00
Fix oldest tests by pinning Google DNS deps (#5000)
This commit is contained in:
parent
d4676610e9
commit
f68fba2be2
1 changed files with 3 additions and 0 deletions
3
tox.ini
3
tox.ini
|
|
@ -85,11 +85,14 @@ deps =
|
|||
configobj==4.7.2
|
||||
cryptography==1.2.3
|
||||
enum34==0.9.23
|
||||
google-api-python-client==1.5
|
||||
idna==2.0
|
||||
ipaddress==1.0.16
|
||||
mock==1.0.1
|
||||
ndg-httpsclient==0.3.2
|
||||
oauth2client==2.0
|
||||
parsedatetime==1.4
|
||||
pyasn1-modules==0.0.5
|
||||
pyasn1==0.1.9
|
||||
pyparsing==1.5.6
|
||||
pyrfc3339==1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue