diff options
author | Louis Vézina <[email protected]> | 2017-10-22 23:00:11 -0400 |
---|---|---|
committer | Louis Vézina <[email protected]> | 2017-10-22 23:00:11 -0400 |
commit | 5bc8cd9070fee209f67c36a21f9b73e72cbd6359 (patch) | |
tree | 39ba3002f5727abde7da9425ffb4745bf10fe027 /requirements.txt | |
parent | f479676b089d2ce18f8789826575838c292d5fdb (diff) | |
download | bazarr-5bc8cd9070fee209f67c36a21f9b73e72cbd6359.tar.gz bazarr-5bc8cd9070fee209f67c36a21f9b73e72cbd6359.zip |
Adding scheduler
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 91abafe8f..ac2749d18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +apscheduler babelfish bottle bottle-fdsend |