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