Allow higher certifi
This commit is contained in:
parent
07227e4a9a
commit
af7565ec3d
|
|
@ -50,7 +50,7 @@ repository = "https://github.com/sherlock-project/sherlock.git"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
certifi = "^2019.6.16"
|
||||
certifi = ">2019.6.16"
|
||||
colorama = "^0.4.1"
|
||||
PySocks = "^1.7.0"
|
||||
requests = "^2.22.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue