Skip to content

Commit 865534a

Browse files
authored
Update dependencies, call out Pillow requirement
1 parent 8409d43 commit 865534a

File tree

3 files changed

+120
-104
lines changed

3 files changed

+120
-104
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ run efficiently without requiring a GPU.
2020
- **Python Dependencies**:
2121
- `beautifulsoup4`: For HTML message parsing
2222
- `nsfwdetection`: For image content analysis
23+
- `pillow`: To read and convert images
2324

2425
> **Important**: As well as requiring the above plugins, the default
2526
> Alpine-based Maubot Docker image is not compatible with `nsfwdetection`.

maubot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
maubot: 0.1.0
22
id: uk.tcpip.nsfwbot
3-
version: 0.3.0
3+
version: 0.3.1
44
license: AGPL-3.0-or-later
55
modules:
66
- nsfwbot

0 commit comments

Comments
 (0)