Updates after testing

This commit is contained in:
emfurst 2026-03-30 20:42:08 -04:00
commit 04095c9970
15 changed files with 238 additions and 33 deletions

View file

@ -14,8 +14,9 @@ dependencies = [
"lxml>=5.0",
"beautifulsoup4>=4.12",
"playwright>=1.40",
"pandas>=2.0",
"dash>=2.17",
"plotly>=5.22",
"plotly[express]>=5.22",
]
[project.scripts]