diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2021-02-02 15:58:31 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2021-02-02 15:58:31 +0000 |
commit | c4b59d34db126a4d3471162ff34a04661ff41c99 (patch) | |
tree | 5c5182eb6e370c51995c737a84a3285e3241db48 /requirements.txt | |
parent | 1dac1ee189bdcf70a5dd933d5f6a69a15d5a8d7e (diff) | |
download | eda.gay-c4b59d34db126a4d3471162ff34a04661ff41c99.tar.gz eda.gay-c4b59d34db126a4d3471162ff34a04661ff41c99.zip |
added status page with timeouts
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt index 0fed313..e86483b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,8 @@ -Flask==1.1.2 +python_qbittorrent==0.4.2 PyMySQL==1.0.2 -docker==4.4.1 -python-qbittorrent==0.4.2 -transmission-clutch
\ No newline at end of file +Flask==1.1.2 +PiHole_api==2.6 +clutch==0.1a2 +docker_py==1.10.6 +pihole==0.1.2 +qbittorrent==0.1.6 |