Spaces:
Sleeping
Sleeping
Captain D. Ezio
commited on
Commit
·
065ac5b
1
Parent(s):
d1cba7c
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -34,7 +34,7 @@ tgcrypto==1.2.5; python_version >= "3.6" and python_version < "4.0"
|
|
34 |
tswift==0.7.0
|
35 |
typing-extensions==4.5.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
|
36 |
ujson==5.8.0; python_version >= "3.7"
|
37 |
-
urllib3==1.26.
|
38 |
uvloop==0.19.0
|
39 |
wikipedia==1.4.0
|
40 |
youtube-search-python==1.6.6
|
|
|
34 |
tswift==0.7.0
|
35 |
typing-extensions==4.5.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
|
36 |
ujson==5.8.0; python_version >= "3.7"
|
37 |
+
urllib3==1.26.18; 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"
|
38 |
uvloop==0.19.0
|
39 |
wikipedia==1.4.0
|
40 |
youtube-search-python==1.6.6
|