-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add matix chat publisher, freeze pip requirements
Signed-off-by: Matthias <[email protected]>
- Loading branch information
1 parent
e5408f7
commit 8d78a0e
Showing
4 changed files
with
59 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule private
updated
from d591a8 to 199288
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
requests | ||
tweepy | ||
Pillow | ||
mechanicalsoup | ||
pyyaml | ||
Mastodon.py | ||
telepot | ||
feedparser | ||
atproto | ||
asyncio==3.4.3 | ||
atproto==0.0.56 | ||
feedparser==6.0.11 | ||
Mastodon.py==1.8.1 | ||
mautrix==0.20.7 | ||
MechanicalSoup==1.3.0 | ||
pillow==10.4.0 | ||
PyYAML==6.0.2 | ||
requests==2.32.3 | ||
telepot==12.7 | ||
tweepy==4.14.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters