Skip to content

Commit

Permalink
Prevent future surprises with irc library updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hifi committed Aug 15, 2023
1 parent 1191c70 commit 41a33ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -13,7 +13,7 @@ license_file = LICENSE
packages =
heisenbridge
install_requires =
irc >=19.0.0, <21.0
irc >=19.0.0, <20.4
ruamel.yaml >=0.15.35, <0.18
mautrix >=0.15.0, <0.21
python-socks[asyncio] >= 1.2.4
Expand Down

0 comments on commit 41a33ef

Please sign in to comment.