Skip to content

Commit

Permalink
update slixmpp to v1.8.5
Browse files Browse the repository at this point in the history
Signed-off-by: hwipl <33433250+hwipl@users.noreply.github.com>
  • Loading branch information
hwipl committed Mar 1, 2024
1 parent f1063a1 commit 72eacbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ def find_version(*file_paths):
},
classifiers=CLASSIFIERS,
python_requires='>=3.7',
install_requires=["nuqql-based~=0.3.0", "slixmpp~=1.8.4"],
install_requires=["nuqql-based~=0.3.0", "slixmpp~=1.8.5"],
)

0 comments on commit 72eacbb

Please sign in to comment.