Allow higher certifi

This commit is contained in:
Paul Pfeister 2024-05-16 02:51:06 -04:00
parent 07227e4a9a
commit af7565ec3d

View file

@ -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"