Spaces:
Paused
Paused
Captain Ezio
commited on
Commit
·
25120b7
1
Parent(s):
6c49511
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
|