From 6645c5a145712f52e4f3f9dbc87d513d12a9274e Mon Sep 17 00:00:00 2001 From: morpheus65535 <5130500+morpheus65535@users.noreply.github.com> Date: Sun, 16 Sep 2018 21:19:58 -0400 Subject: [PATCH] Text file to keep track of module version. --- libs/version.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 libs/version.txt 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