Merge pull request #7251 from ulyssessouza/downgrade-idna

Resolve a compatibility issue
This commit is contained in:
Ulysses Souza 2020-02-27 10:58:35 +01:00 committed by GitHub
commit 6b988aa1f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Click==7.0
coverage==5.0.3
ddt==1.2.2
flake8==3.7.9
gitpython==2.1.14
gitpython==2.1.15
mock==3.0.5
pytest==5.3.4; python_version >= '3.5'
pytest==4.6.5; python_version < '3.5'

View File

@ -10,7 +10,7 @@ dockerpty==0.4.1
docopt==0.6.2
enum34==1.1.6; python_version < '3.4'
functools32==3.2.3.post2; python_version < '3.2'
idna==2.9
idna==2.8
ipaddress==1.0.23
jsonschema==3.2.0
paramiko==2.7.1