mirror of
https://github.com/vysecurity/LinkedInt.git
synced 2026-05-07 03:50:46 +02:00
Loosens urllib3 version, as otherwise there is a conflict between the urllib3==1.26.5 and 'requests' requirement of urllib3<1.25 and >=1.21.1
This commit is contained in:
parent
89ab1d32d1
commit
d0695962ef
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ chardet==3.0.4
|
|||
idna==2.6
|
||||
requests==2.20.0
|
||||
thready==0.1.5
|
||||
urllib3==1.26.5
|
||||
urllib3
|
||||
|
|
|
|||
Loading…
Reference in a new issue