mirror of
https://git.zavage.net/Zavage-Software/smileyface.git
synced 2026-06-25 18:12:48 -06:00
fix: declare selenium as a runtime dependency
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
f021f1c1b0
commit
42b7a329c9
@ -26,6 +26,7 @@ pydantic-settings = ">=2.0"
|
||||
click = ">=8.0"
|
||||
platformdirs = ">=3.0"
|
||||
sqlparse = "*"
|
||||
selenium = ">=4.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user