mirror of
https://github.com/morpheus65535/bazarr
synced 2025-03-03 10:06:24 +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
|
requests
|
||||||
subliminal
|
subliminal
|
||||||
tzlocal
|
tzlocal
|
||||||
urllib3
|
urllib3<1.23,>=1.21.1
|
||||||
waitress
|
waitress
|
||||||
|
|
Loading…
Reference in a new issue