Spaces:
Paused
Paused
Merge pull request #166 from Gojo-Bots/dependabot/pip/pillow-10.1.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ google==3.0.0
|
|
| 12 |
gpytranslate==1.5.1; python_version >= "3.6"
|
| 13 |
lyricsgenius==3.0.1
|
| 14 |
lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
| 15 |
-
pillow == 10.
|
| 16 |
prettyconf==2.2.1
|
| 17 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
| 18 |
pymongo==4.5.0
|
|
|
|
| 12 |
gpytranslate==1.5.1; python_version >= "3.6"
|
| 13 |
lyricsgenius==3.0.1
|
| 14 |
lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
| 15 |
+
pillow == 10.1.0
|
| 16 |
prettyconf==2.2.1
|
| 17 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
| 18 |
pymongo==4.5.0
|