mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-23 00:03:33 +00:00
Update requirements.txt
This commit is contained in:
parent
db2378943f
commit
4b1ddf3fd3
1 changed files with 3 additions and 2 deletions
|
@ -17,7 +17,8 @@ requests>=2.18.4
|
|||
tzlocal>=1.5.1
|
||||
urllib3<1.23,>=1.21.1
|
||||
waitress>=1.1.0
|
||||
configparser==3.5.0
|
||||
configparser>=3.5.0
|
||||
backports.functools-lru-cache>=1.5
|
||||
|
||||
#Subliminal requirements
|
||||
click>=6.7
|
||||
|
@ -34,4 +35,4 @@ appdirs>=1.4.3
|
|||
guessit>=2.1.4
|
||||
chardet>=3.0.4
|
||||
futures>=3.2.0
|
||||
stevedore>=1.28.0
|
||||
stevedore>=1.28.0
|
||||
|
|
Loading…
Reference in a new issue