Update pyproject.toml

fix pyproject file
This commit is contained in:
piotrkowal 2022-11-16 23:20:07 +01:00 committed by GitHub
parent d15f20c8f3
commit d31713fd39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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