started mlb scores. can fetch daily box scores

This commit is contained in:
Death916 2025-03-23 06:10:20 -07:00
parent 5fd0e70d14
commit 747af41ddc
6 changed files with 47 additions and 1774 deletions

View file

@ -15,6 +15,7 @@ dependencies = [
"playwright>=1.49.1,<2",
"aiofiles>=24.1.0",
"aiohttp>=3.11.13",
"mlb-statsapi>=1.8.1",
]
[dependency-groups]