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:
parent
6321d9df50
commit
2f81c4c5b1
1 changed files with 2 additions and 2 deletions
|
@ -14,5 +14,5 @@ pytz
|
|||
requests
|
||||
subliminal
|
||||
tzlocal
|
||||
urllib3
|
||||
waitress
|
||||
urllib3<1.23,>=1.21.1
|
||||
waitress
|
||||
|
|
Loading…
Reference in a new issue