remove unused dependency

This commit is contained in:
Prohurtz 2023-02-05 15:17:51 -08:00 committed by GitHub
parent 67ae604a8f
commit 3d194c6d18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,6 @@ requests = "^2.28.1"
pysimplegui = "^4.60.4"
pydantic = "^1.10.2"
win10toast_click = "^0.1.2"
beautifulsoup4 = "^4.11.1"
[tool.poetry.group.dev.dependencies]
black = "^22.10.0"