Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ asyncpraw
|
|
4 |
aiofiles
|
5 |
python-dotenv
|
6 |
moviepy==1.0.3
|
7 |
-
Pillow
|
8 |
google-generativeai
|
9 |
RedDownloader
|
10 |
Jinja2
|
|
|
4 |
aiofiles
|
5 |
python-dotenv
|
6 |
moviepy==1.0.3
|
7 |
+
Pillow==9.5.0
|
8 |
google-generativeai
|
9 |
RedDownloader
|
10 |
Jinja2
|