Added Pillow to requirements

This commit is contained in:
Profitroll 2023-02-17 16:44:03 +01:00
parent f4359aa6cd
commit c90e5eb697
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@ apscheduler~=3.10.0
pyrogram~=2.0.99
requests~=2.28.2
psutil~=5.9.4
pymongo~=4.3.3
pymongo~=4.3.3
pillow~=9.4.0