2022-01-24 04:07:52 +00:00
|
|
|
# Bazarr dependencies
|
2022-10-11 01:17:40 +00:00
|
|
|
aniso8601==9.0.1
|
2022-01-24 04:07:52 +00:00
|
|
|
argparse==1.4.0
|
2022-10-11 01:19:24 +00:00
|
|
|
apprise==1.1.0
|
2022-11-07 18:06:49 +00:00
|
|
|
apscheduler==3.9.1
|
2022-09-22 10:33:33 +00:00
|
|
|
attrs==22.1.0
|
2022-01-24 04:07:52 +00:00
|
|
|
charamel==1.0.0
|
2022-11-07 18:06:49 +00:00
|
|
|
deep-translator==1.9.1
|
|
|
|
dogpile.cache==1.1.8
|
2022-01-24 04:07:52 +00:00
|
|
|
enzyme==0.4.1
|
2022-02-21 06:33:42 +00:00
|
|
|
fese==0.1.2
|
2022-01-24 04:07:52 +00:00
|
|
|
ffsubsync==0.4.20
|
2022-08-22 19:35:35 +00:00
|
|
|
flask-cors==3.0.10
|
2022-11-07 18:06:49 +00:00
|
|
|
flask-restx==1.0.3
|
|
|
|
Flask-SocketIO==5.3.1
|
|
|
|
Flask==2.2.2
|
2022-01-24 04:07:52 +00:00
|
|
|
guess_language-spirit==0.5.3
|
2022-11-07 18:06:49 +00:00
|
|
|
guessit==3.5.0
|
|
|
|
jsonschema==4.17.0
|
2022-01-24 04:07:52 +00:00
|
|
|
knowit==0.4.0
|
2022-11-07 18:06:49 +00:00
|
|
|
peewee==3.15.3
|
2022-01-24 04:07:52 +00:00
|
|
|
py-pretty==1
|
2022-11-07 18:06:49 +00:00
|
|
|
pycountry==22.3.5
|
2022-01-24 04:07:52 +00:00
|
|
|
pyga==2.6.2
|
2022-11-07 18:06:49 +00:00
|
|
|
pyrsistent==0.19.2
|
|
|
|
pysubs2==1.4.4
|
|
|
|
python-engineio==4.3.4
|
|
|
|
python-socketio==5.7.2
|
|
|
|
pytz==2022.6
|
2022-01-24 04:07:52 +00:00
|
|
|
pytz_deprecation_shim==0.1.0.post0
|
|
|
|
rarfile==4.0
|
2022-11-07 18:06:49 +00:00
|
|
|
requests==2.28.1
|
2022-01-24 04:07:52 +00:00
|
|
|
semver==2.13.0
|
2022-11-07 18:06:49 +00:00
|
|
|
signalrcore==0.9.5
|
|
|
|
waitress==2.1.2
|
2022-01-24 04:07:52 +00:00
|
|
|
whichcraft==0.6.1
|
|
|
|
|
|
|
|
# Bazarr modified dependencies
|
2022-11-07 18:06:49 +00:00
|
|
|
#signalr-client-threads==0.0.12 # Modified to work with Sonarr v3. Not used anymore with v4
|
|
|
|
#SimpleConfigParser==0.1.0 # modified version: do not update!!!
|
2022-01-24 04:07:52 +00:00
|
|
|
#subliminal_patch # Modified version from Sub-Zero.bundle
|
|
|
|
#subzero # Modified version from Sub-Zero.bundle
|
|
|
|
|
2021-04-13 04:02:29 +00:00
|
|
|
|
|
|
|
## indirect dependencies
|
|
|
|
|
2022-01-24 04:07:52 +00:00
|
|
|
# Required-by: apprise
|
2022-11-07 18:06:49 +00:00
|
|
|
importlib_metadata==5.0.0
|
|
|
|
markdown==3.4.1
|
|
|
|
requests_oauthlib==1.3.1
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: apscheduler
|
2022-11-07 18:06:49 +00:00
|
|
|
tzdata==2022.6
|
|
|
|
tzlocal==4.2
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: beautifulsoup4
|
2022-11-07 18:06:49 +00:00
|
|
|
soupsieve==2.3.2.post1
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: ffsubsync
|
2022-11-07 18:06:49 +00:00
|
|
|
#auditok==0.1.5 # do not upgrade unless ffsubsync requirements.txt change
|
2022-01-24 04:07:52 +00:00
|
|
|
ffmpeg-python==0.2.0
|
|
|
|
future==0.18.2
|
2022-11-07 18:06:49 +00:00
|
|
|
rich==12.6.0
|
|
|
|
srt==3.5.2
|
|
|
|
tqdm==4.64.1
|
|
|
|
typing_extensions==4.4.0
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: flask
|
2022-11-07 18:06:49 +00:00
|
|
|
click==8.1.3
|
|
|
|
itsdangerous==2.1.2
|
|
|
|
jinja2==3.1.2
|
|
|
|
werkzeug==2.2.2
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: guessit
|
|
|
|
python-dateutil==2.8.2
|
2022-11-07 18:06:49 +00:00
|
|
|
importlib_resources==5.10.0
|
2022-01-24 04:07:52 +00:00
|
|
|
rebulk==3.1.0
|
2022-11-07 18:06:49 +00:00
|
|
|
zipp==3.10.0
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: jinja2
|
2022-11-07 18:06:49 +00:00
|
|
|
markupsafe==2.1.1
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: knowit
|
|
|
|
pymediainfo==5.1.0
|
|
|
|
pyyaml==6.0
|
|
|
|
|
|
|
|
# Required-by: python-socketio
|
2022-11-07 18:06:49 +00:00
|
|
|
bidict==0.22.0
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: pytz_deprecation_shim
|
|
|
|
backports.zoneinfo==0.2.1
|
|
|
|
|
|
|
|
# Required-by: signalr-client-threads
|
|
|
|
sseclient==0.0.27 # Modified to work with Sonarr
|
2022-11-07 18:06:49 +00:00
|
|
|
websocket-client==1.4.2
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: signalrcore
|
2022-11-07 18:06:49 +00:00
|
|
|
msgpack==1.0.4
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: subliminal
|
|
|
|
appdirs==1.4.4
|
|
|
|
babelfish==0.6.0
|
2022-11-07 18:06:49 +00:00
|
|
|
beautifulsoup4==4.11.1
|
|
|
|
chardet==5.0.0
|
2022-01-24 04:07:52 +00:00
|
|
|
pysrt==1.1.2
|
2022-11-07 18:31:58 +00:00
|
|
|
#stevedore==3.5.2 # Do not upgrade. Version newer than that have issues with importlib on Python 3.7
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: subliminal_patch
|
|
|
|
cloudscraper==1.2.58
|
|
|
|
#deathbycaptcha # unknown version, only found on gist
|
|
|
|
decorator==5.1.1
|
2022-11-07 18:06:49 +00:00
|
|
|
dnspython==2.2.1
|
|
|
|
ftfy==6.1.1
|
2022-01-24 04:07:52 +00:00
|
|
|
html5lib==1.1
|
2022-11-07 18:06:49 +00:00
|
|
|
Js2Py==0.74
|
2022-01-24 04:07:52 +00:00
|
|
|
git+https://github.com/pannal/libfilebot#egg=libfilebot
|
2022-11-07 18:06:49 +00:00
|
|
|
#py7zr==0.7.0 # do not upgrade because it have depenencies that can't be vendored
|
2022-01-24 04:07:52 +00:00
|
|
|
git+https://github.com/RobinDavid/pyADS.git@28a2f6dbfb357f85b2c2f49add770b336e88840d#egg=pyads
|
|
|
|
pyjsparser==2.7.1
|
2022-11-07 18:06:49 +00:00
|
|
|
pyparsing==3.0.9
|
|
|
|
python-anticaptcha==1.0.0
|
2022-01-24 04:07:52 +00:00
|
|
|
retry==0.9.2
|
|
|
|
six==1.16.0
|
|
|
|
subliminal==2.1.0
|
2022-11-07 18:06:49 +00:00
|
|
|
#subscene-api==1.0.0 # v2.0.0 bring too much changes, I wont update it for now.
|
2022-01-24 04:07:52 +00:00
|
|
|
wcwidth==0.2.5
|
|
|
|
webencodings==0.5.1
|
|
|
|
|
|
|
|
# Required-by: subzero
|
|
|
|
backports.functools-lru-cache==1.6.4
|
|
|
|
fcache==0.4.7
|
2022-11-07 18:06:49 +00:00
|
|
|
json_tricks==3.16.1
|
2022-03-14 23:42:38 +00:00
|
|
|
tld==0.12.6 # https://github.com/barseghyanartur/tld/pull/119
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: requests
|
2022-11-07 18:06:49 +00:00
|
|
|
certifi==2022.9.24
|
|
|
|
idna==3.4
|
|
|
|
oauthlib==3.2.2
|
|
|
|
requests_toolbelt==0.10.1
|
|
|
|
urllib3==1.26.12
|
2022-01-24 04:07:52 +00:00
|
|
|
|
|
|
|
# Required-by: rich
|
2022-11-07 18:06:49 +00:00
|
|
|
colorama==0.4.6
|
2022-01-24 04:07:52 +00:00
|
|
|
commonmark==0.9.1
|
2022-11-07 18:06:49 +00:00
|
|
|
Pygments==2.13.0
|
2022-01-06 01:12:46 +00:00
|
|
|
|
2022-01-24 04:07:52 +00:00
|
|
|
# Required-by: websocket
|
|
|
|
pysocks==1.7.1
|