Skip to content
Snippets Groups Projects
Commit 4a1fd449 authored by psy's avatar psy
Browse files

add requests

parent c92e82b2
Branches
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ setup( ...@@ -11,6 +11,7 @@ setup(
install_requires=[ install_requires=[
'matrix-client>=0.3', 'matrix-client>=0.3',
'feedparser>=5.2', 'feedparser>=5.2',
'requests>=2.31.0',
], ],
scripts=['rssbot.py'], scripts=['rssbot.py'],
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment