X-Git-Url: http://git.kaliko.me/?p=sid.git;a=blobdiff_plain;f=setup.cfg;fp=setup.cfg;h=d033baadb9ce0653f77f0409fb1149588bef9efc;hp=02cbbd6bcb45cd412eb4136e082153fed1a010e7;hb=fcad55c852f786c27988697f52b1dca2d05d3626;hpb=f348b768ac5294a10e1bf03a18628c31a0a9efb5 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