aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2023-10-07 00:11:46 +0100
committerjwansek <eddie.atten.ea29@gmail.com>2023-10-07 00:11:46 +0100
commit5d6668fda42ed9e8ed051e00fb0b64504aa23971 (patch)
tree074487a73e42f78acf9d24663c6d1c00e1f51617 /requirements.txt
parent7b6b13f9f4c2ccae9a16db64f1f37b21bd4ba519 (diff)
downloadpower.eda.gay-5d6668fda42ed9e8ed051e00fb0b64504aa23971.tar.gz
power.eda.gay-5d6668fda42ed9e8ed051e00fb0b64504aa23971.zip
Made the database hhost be in the config file
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index ec38b64..d15029f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,5 @@
tasmotadevicecontroller==0.0.8
aiohttp==3.8.3
pymysql
+python-dotenv
+