diff options
Diffstat (limited to 'libs/version.txt')
-rw-r--r-- | libs/version.txt | 203 |
1 files changed, 140 insertions, 63 deletions
diff --git a/libs/version.txt b/libs/version.txt index 15ba9452f..ae12403d3 100644 --- a/libs/version.txt +++ b/libs/version.txt @@ -1,67 +1,144 @@ -apprise=0.9.6 -apscheduler=3.8.0 -babelfish=0.6.0 -backports.functools-lru-cache=1.5 -Beaker=1.10.0 -bidict=0.18.4 -bottle-fdsend=0.1.1 -bottle=0.12.13 -chardet=3.0.4 -cloudscraper=1.2.58 -deep-translator=1.5.4 -dogpile.cache=0.6.5 -engineio=4.3.0 -enzyme=0.4.1 -fese=0.1.1 -ffsubsync=0.4.11 -Flask=1.1.1 -flask-restful=0.3.8 -flask-socketio=5.0.2dev -future=0.18.2 -gitpython=2.1.9 -guessit=3.4.3 -guess_language-spirit=0.5.3 -html5lib=1.1 -Js2Py=0.63 <-- modified: manually merged from upstream: https://github.com/PiotrDabkowski/Js2Py/pull/192/files -knowit=0.3.0-dev -msgpack=1.0.2 -peewee=3.14.4 -py-pretty=1 -pycountry=18.2.23 -pyga=2.6.1 -pyparsing=2.4.7 -pysrt=1.1.1 -pysubs2=1.3.0 -pytz=2021.1 -rarfile=3.0 -rebulk=3.0.1 -requests=2.18.4 -semver=2.13.0 -signalr-client-threads=0.0.12 <-- Modified to work with Sonarr -signalrcore=0.9.2 <-- https://github.com/mandrewcito/signalrcore/pull/60 and 61 -SimpleConfigParser=0.1.0 <-- modified version: do not update!!! -six=1.11.0 -socketio=5.1.0 -socks=1.7.0 -sseclient=0.0.27 <-- Modified to work with Sonarr -stevedore=1.28.0 -subliminal=2.1.0dev -tqdm=4.62.3 -tzlocal=2.1b1 -twine=3.4.1 -urllib3=1.23 -waitress=2.0.0 -websocket-client=1.0.0 +# Bazarr dependencies +argparse==1.4.0 +apprise==0.9.6 +apscheduler==3.8.1 +charamel==1.0.0 +deep-translator==1.6.1 +dogpile.cache==1.1.5 +enzyme==0.4.1 +fese==0.1.1 +ffsubsync==0.4.20 +flask-restful==0.3.9 +Flask-SocketIO==5.1.1 +Flask==2.0.2 +guess_language-spirit==0.5.3 +guessit==3.4.3 +knowit==0.4.0 +peewee==3.14.8 +py-pretty==1 +pycountry==22.1.10 +pyga==2.6.2 +pysubs2==1.3.1 +python-engineio==4.3.1 +python-socketio==5.5.1 +pytz==2021.3 +pytz_deprecation_shim==0.1.0.post0 +rarfile==4.0 +requests==2.27.1 +semver==2.13.0 +waitress==2.0.0 +whichcraft==0.6.1 + +# Bazarr modified dependencies +signalr-client-threads==0.0.12 # Modified to work with Sonarr v3. Not used anymore with v4 +signalrcore==0.9.2 # https://github.com/mandrewcito/signalrcore/pull/60 and 61 +SimpleConfigParser==0.1.0 # modified version: do not update!!! +#subliminal_patch # Modified version from Sub-Zero.bundle +#subzero # Modified version from Sub-Zero.bundle + ## indirect dependencies -auditok=0.1.5 # Required-by: ffsubsync -rich=10.1.0 # Required-by: ffsubsync -srt=3.4.1 # Required-by: ffsubsync -Pygments=2.8.1 # Required-by: rich -commonmark=0.9.1 # Required-by: rich -typing-extensions=3.7.4.3 # Required-by: rich -colorama=0.4.4 # Required-by: rich +# Required-by: apprise +importlib_metadata==4.10.1 +markdown==3.3.6 +requests_oauthlib==1.3.0 + +# Required-by: apscheduler +tzlocal==4.1 + +# Required-by: beautifulsoup4 +soupsieve==2.3.1 + +# Required-by: ffsubsync +auditok==0.2.0 +ffmpeg-python==0.2.0 +future==0.18.2 +rich==11.0.0 +srt==3.5.0 +tqdm==4.62.3 +typing_extensions==4.0.1 + +# Required-by: flask +click==8.0.3 +itsdangerous==2.0.1 +jinja2==3.0.3 +werkzeug==2.0.2 + +# Required-by: guessit +python-dateutil==2.8.2 +importlib_resources==5.4.0 +rebulk==3.1.0 +zipp==3.7.0 + +# Required-by: jinja2 +markupsafe==2.0.1 + +# Required-by: knowit +pymediainfo==5.1.0 +pyyaml==6.0 + +# Required-by: python-socketio +bidict==0.21.4 + +# Required-by: pytz_deprecation_shim +backports.zoneinfo==0.2.1 + +# Required-by: signalr-client-threads +sseclient==0.0.27 # Modified to work with Sonarr +websocket-client==1.2.3 + +# Required-by: signalrcore +msgpack==1.0.3 + +# Required-by: subliminal +appdirs==1.4.4 +babelfish==0.6.0 +beautifulsoup4==4.10.0 +chardet==4.0.0 +pysrt==1.1.2 +stevedore==3.5.0 + +# Required-by: subliminal_patch +cloudscraper==1.2.58 +#deathbycaptcha # unknown version, only found on gist +decorator==5.1.1 +dnspython==2.2.0 +ftfy==6.0.3 +html5lib==1.1 +inflect==5.3.0 +Js2Py==0.71 +git+https://github.com/pannal/libfilebot#egg=libfilebot +py7zr==0.7.0 # do not upgrade because it have depenencies that can't be vendored +git+https://github.com/RobinDavid/pyADS.git@28a2f6dbfb357f85b2c2f49add770b336e88840d#egg=pyads +pyjsparser==2.7.1 +pyparsing==3.0.7 +python-anticaptcha==0.7.1 +requests_toolbelt==0.9.1 +retry==0.9.2 +six==1.16.0 +subliminal==2.1.0 +subscene-api==1.0.0 # v2.0.0 bring too much changes, I wont update it for now. +wcwidth==0.2.5 +webencodings==0.5.1 + +# Required-by: subzero +backports.functools-lru-cache==1.6.4 +fcache==0.4.7 +json_tricks==3.15.5 +tld==0.12.6 + +# Required-by: requests +certifi==2021.10.8 +idna==3.3 +oauthlib==3.1.1 +requests_toolbelt==0.9.1 +urllib3==1.26.8 + +# Required-by: rich +colorama==0.4.4 +commonmark==0.9.1 +Pygments==2.11.2 -importlib_resources=5.4.0 # Required-by: guessit -zipp=3.7.0 # Required-by: guessit
\ No newline at end of file +# Required-by: websocket +pysocks==1.7.1 |