diff --git a/requirements.txt b/requirements.txt index fbbf427..c0555af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -nio==0.23.1 -feedparser==6.0.10 -aiohttp==3.9.1 -Pillow==10.1.0 -pyyaml==6.0.1 \ No newline at end of file +matrix-nio>=0.23.1 +feedparser>=6.0.10 +aiohttp>=3.9.1 +Pillow>=10.1.0 +pyyaml>=6.0.1 \ No newline at end of file