X-Git-Url: https://git.kaliko.me/?p=sid.git;a=blobdiff_plain;f=setup.cfg;h=02cbbd6bcb45cd412eb4136e082153fed1a010e7;hp=20e4f730ae1b7ef5d06bb9065fe8b241dd7bdaf6;hb=7d86dbccdf08456db533d3bec787b9784b6854d6;hpb=cdcf23d465662401d6cd9e0e4fddf42a1ba648f5 diff --git a/setup.cfg b/setup.cfg index 20e4f73..02cbbd6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -10,7 +10,7 @@ keywords = xmpp, bot [options] packages = find: python_requires = >=3.7 -install_requires = slixmpp>=1.5.1 +install_requires = slixmpp>=1.8.3 [options.extras_require] feeds = feedparser>=5.2.1