Spaces:
Paused
Paused
Captain Ezio
commited on
Commit
·
d03e0f0
1
Parent(s):
5a76014
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -32,6 +32,6 @@ soupsieve==2.3.1; python_version >= "3.6" and python_full_version > "3.0.0"
|
|
| 32 |
tgcrypto==1.2.3; python_version >= "3.6" and python_version < "4.0"
|
| 33 |
tswift==0.7.0
|
| 34 |
typing-extensions==4.1.1; python_full_version >= "3.6.2" and python_version >= "3.6" and python_version < "3.8"
|
| 35 |
-
ujson>=5.1.0; python_version >= "3.
|
| 36 |
urllib3==1.26.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
|
| 37 |
wikipedia==1.4.0
|
|
|
|
| 32 |
tgcrypto==1.2.3; python_version >= "3.6" and python_version < "4.0"
|
| 33 |
tswift==0.7.0
|
| 34 |
typing-extensions==4.1.1; python_full_version >= "3.6.2" and python_version >= "3.6" and python_version < "3.8"
|
| 35 |
+
ujson>=5.1.0; python_version >= "3.7"
|
| 36 |
urllib3==1.26.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
|
| 37 |
wikipedia==1.4.0
|