Spaces:
Sleeping
Sleeping
Tuchuanhuhuhu
commited on
Commit
·
2e8e7da
1
Parent(s):
7392813
chore: Specify Pillow version in requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -31,3 +31,4 @@ websocket_client
|
|
| 31 |
pydantic==1.10.8
|
| 32 |
google-search-results
|
| 33 |
anthropic==0.3.11
|
|
|
|
|
|
| 31 |
pydantic==1.10.8
|
| 32 |
google-search-results
|
| 33 |
anthropic==0.3.11
|
| 34 |
+
Pillow>=10.1.0
|