summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorPratyush Desai2021-09-07 16:33:00 +0200
committerGeorg Pfuetzenreuter2021-09-07 16:33:00 +0200
commitca02bba8c341b00973497e6f37a8ee34d75fcf0a (patch)
tree6f562be70e7b852076d8db07b056dce9655ea3c7 /requirements.txt
parent46596e0b33a9a5dc086028f8e0e023a4b599bc95 (diff)
downloadsnoparser-ca02bba8c341b00973497e6f37a8ee34d75fcf0a.tar.gz
snoparser-ca02bba8c341b00973497e6f37a8ee34d75fcf0a.tar.bz2
snoparser-ca02bba8c341b00973497e6f37a8ee34d75fcf0a.zip
TargetChannel config + requirements.txt (#17)
Added requirements.txt Updated configuration value errors Reviewed-on: https://git.com.de/LimnoriaPlugins/SnoParser/pulls/17 Co-authored-by: Pratyush Desai <pratyush.desai@liberta.casa> Co-committed-by: Pratyush Desai <pratyush.desai@liberta.casa>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..82d9a1a
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,3 @@
+dnspython==2.0.0
+ipwhois==1.2.0
+redis==3.5.3