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