Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,4 @@ redis[asyncio]==5.0.4
|
|
| 4 |
beautifulsoup4==4.12.3
|
| 5 |
nest_asyncio==1.6.0
|
| 6 |
lxml==5.2.1
|
|
|
|
|
|
| 4 |
beautifulsoup4==4.12.3
|
| 5 |
nest_asyncio==1.6.0
|
| 6 |
lxml==5.2.1
|
| 7 |
+
Pillow==10.3.0
|