Captain Ezio commited on
Commit
e93d08a
·
1 Parent(s): d042c93

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -35,4 +35,4 @@ tgcrypto==1.2.3; python_version >= "3.6" and python_version < "4.0"
35
  tswift==0.7.0
36
  typing-extensions==4.2.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
37
  ujson==5.2.0; python_version >= "3.7"
38
- urllib3==1.26.9; python_version >= "2.7" and python_full_ver
 
35
  tswift==0.7.0
36
  typing-extensions==4.2.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
37
  ujson==5.2.0; python_version >= "3.7"
38
+ 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"