Specifying min and max version for urllib3

This commit is contained in:
morpheus65535 2018-06-11 14:53:25 -04:00 committed by GitHub
parent 6321d9df50
commit 2f81c4c5b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,5 +14,5 @@ pytz
requests
subliminal
tzlocal
urllib3
waitress
urllib3<1.23,>=1.21.1
waitress