Merge pull request #2027 from ashleysommer/19.12LTS

Fix tox requirement install dependency problems in 19.12LTS
This commit is contained in:
Adam Hopkins 2021-02-16 08:36:14 +02:00 committed by GitHub
commit a7d563d566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ deps =
pytest-sugar pytest-sugar
httpcore==0.3.0 httpcore==0.3.0
httpx==0.9.3 httpx==0.9.3
chardet<=2.3.0 multidict==5.0.0
beautifulsoup4 beautifulsoup4
gunicorn gunicorn
pytest-benchmark pytest-benchmark