Spaces:
Sleeping
Sleeping
Merge pull request #74 from Gojo-Bots/dependabot/pip/gpytranslate-1.5.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ certifi==2022.12.7; python_version >= "3.7" and python_version < "4"
|
|
8 |
charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
|
9 |
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
|
10 |
google==3.0.0
|
11 |
-
gpytranslate==1.
|
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 |
prettyconf==2.2.1
|
|
|
8 |
charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
|
9 |
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
|
10 |
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 |
prettyconf==2.2.1
|