Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
1f43c9c
1
Parent(s):
6d753f9
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -33,5 +33,5 @@ speedtest-cli==2.1.3
|
|
33 |
tgcrypto==1.2.3; python_version >= "3.6" and python_version < "4.0"
|
34 |
tswift==0.7.0
|
35 |
typing-extensions==4.1.1; python_full_version >= "3.6.2" and python_version >= "3.6" and python_version < "3.8"
|
36 |
-
ujson==
|
37 |
urllib3==1.26.9; python_version >= "2.7" and python_full_ver
|
|
|
33 |
tgcrypto==1.2.3; python_version >= "3.6" and python_version < "4.0"
|
34 |
tswift==0.7.0
|
35 |
typing-extensions==4.1.1; python_full_version >= "3.6.2" and python_version >= "3.6" and python_version < "3.8"
|
36 |
+
ujson==5.2.0; python_version >= "3.7"
|
37 |
urllib3==1.26.9; python_version >= "2.7" and python_full_ver
|