summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2020-10-26 19:23:22 +0100
committernico <nico@magicbroccoli.de>2020-10-26 19:23:22 +0100
commita109b226bf6503584b4dea5a4203141e44338b85 (patch)
tree3b531cc3a12a099e5df169e312ba0da4a93c5bf5 /requirements.txt
Initial working release
XMPP retired MUC Bot This Bot connects to a chosen MUC to inform connecting users of the new/ different MUC they should connect to.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..4306fba
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,16 @@
+aiodns==2.0.0
+aiohttp==3.6.3
+async-timeout==3.0.1
+attrs==20.2.0
+cffi==1.14.3
+chardet==3.0.4
+idna==2.10
+multidict==4.7.6
+pyasn1==0.4.8
+pyasn1-modules==0.2.8
+pycares==3.1.1
+pycparser==2.20
+ruamel.yaml==0.16.12
+ruamel.yaml.clib==0.2.2
+slixmpp==1.5.2
+yarl==1.5.1