1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-02 17:45:39 +00:00

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

View file

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