Update pyproject.toml

This commit is contained in:
Peter Taylor 2022-11-27 19:57:52 +00:00 committed by GitHub
parent 63b2621b29
commit 3082c570c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ readme = "Readme.md"
[tool.poetry.dependencies]
python = "^3.8"
requests = "beautifulsoup4"
requests = " ^2.28.1"
beautifulsoup4 = "^4.10.0"
clint = "^0.5.1"