mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-26 01:27:07 +00:00
Documented the semver version bundled
This commit is contained in:
parent
240df50a51
commit
cb32a9ab89
1 changed files with 4 additions and 3 deletions
|
@ -3,8 +3,8 @@ apscheduler=3.5.1
|
||||||
babelfish=0.5.5
|
babelfish=0.5.5
|
||||||
backports.functools-lru-cache=1.5
|
backports.functools-lru-cache=1.5
|
||||||
Beaker=1.10.0
|
Beaker=1.10.0
|
||||||
bottle=0.12.13
|
|
||||||
bottle-fdsend=0.1.1
|
bottle-fdsend=0.1.1
|
||||||
|
bottle=0.12.13
|
||||||
chardet=3.0.4
|
chardet=3.0.4
|
||||||
dogpile.cache=0.6.5
|
dogpile.cache=0.6.5
|
||||||
enzyme=0.4.1
|
enzyme=0.4.1
|
||||||
|
@ -24,8 +24,9 @@ pytz=2018.4
|
||||||
rarfile=3.0
|
rarfile=3.0
|
||||||
rebulk=2.0.1
|
rebulk=2.0.1
|
||||||
requests=2.18.4
|
requests=2.18.4
|
||||||
six=1.11.0
|
semver=2.13.0
|
||||||
SimpleConfigParser=0.1.0 <-- modified version: do not update!!!
|
SimpleConfigParser=0.1.0 <-- modified version: do not update!!!
|
||||||
|
six=1.11.0
|
||||||
stevedore=1.28.0
|
stevedore=1.28.0
|
||||||
subliminal=2.1.0dev
|
subliminal=2.1.0dev
|
||||||
tzlocal=2.1b1
|
tzlocal=2.1b1
|
||||||
|
|
Loading…
Reference in a new issue