diff options
author | morpheus65535 <[email protected]> | 2018-09-16 21:19:58 -0400 |
---|---|---|
committer | morpheus65535 <[email protected]> | 2018-09-16 21:19:58 -0400 |
commit | 6645c5a145712f52e4f3f9dbc87d513d12a9274e (patch) | |
tree | bb72893ac8a357cc40b1f85c0786162374aebc3a | |
parent | 807bf4ec67fee8618dd927ea9bb339a99baffea3 (diff) | |
download | bazarr-6645c5a145712f52e4f3f9dbc87d513d12a9274e.tar.gz bazarr-6645c5a145712f52e4f3f9dbc87d513d12a9274e.zip |
Text file to keep track of module version.
-rw-r--r-- | libs/version.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/libs/version.txt b/libs/version.txt new file mode 100644 index 000000000..ec21bec47 --- /dev/null +++ b/libs/version.txt @@ -0,0 +1,26 @@ +apprise=0.0.9 +apscheduler=3.5.1 +babelfish=0.5.5 +backports.functools-lru-cache=1.5 +Beaker=1.10.0 +bottle=0.12.13 +bottle-fdsend=0.1.1 +chardet=3.0.4 +configparser=3.5.0 +dogpile.cache=0.6.5 +enzyme=0.4.1 +gitpython=2.1.9 +guessit=3.0.0 +langdetect=1.0.7 +py-pretty=1 +pycountry=18.2.23 +pysrt=1.1.1 +pytz=2018.4 +rarfile=3.0 +requests=2.18.4 +six=1.11.0 +stevedore=1.28.0 +subliminal=2.1.0dev +tzlocal=1.5.1 +urllib3=1.23 +waitress=1.1.0
\ No newline at end of file |