Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
71168ff
1
Parent(s):
471f1ef
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -9,7 +9,6 @@ charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and
|
|
9 |
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
|
10 |
google==3.0.0
|
11 |
gpytranslate==1.4.0; python_version >= "3.6"
|
12 |
-
python_version >= "3.5") and python_full_version >= "3.6.2"
|
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
|
15 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
|
|
9 |
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
|
10 |
google==3.0.0
|
11 |
gpytranslate==1.4.0; python_version >= "3.6"
|
|
|
12 |
lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
|
13 |
prettyconf==2.2.1
|
14 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|