Spaces:
Sleeping
Sleeping
Merge pull request #124 from Gojo-Bots/dependabot/pip/ujson-5.8.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -31,7 +31,7 @@ soupsieve==2.4; python_version >= "3.6" and python_full_version >= "3.6.0"
|
|
31 |
tgcrypto==1.2.5; python_version >= "3.6" and python_version < "4.0"
|
32 |
tswift==0.7.0
|
33 |
typing-extensions==4.5.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
|
34 |
-
ujson==5.
|
35 |
urllib3==1.26.11; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
|
36 |
uvloop==0.17.0
|
37 |
wikipedia==1.4.0
|
|
|
31 |
tgcrypto==1.2.5; python_version >= "3.6" and python_version < "4.0"
|
32 |
tswift==0.7.0
|
33 |
typing-extensions==4.5.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
|
34 |
+
ujson==5.8.0; python_version >= "3.7"
|
35 |
urllib3==1.26.11; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
|
36 |
uvloop==0.17.0
|
37 |
wikipedia==1.4.0
|