Allow higher certifi

pull/2111/head
Paul Pfeister 7 months ago
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…
Cancel
Save