async news

This commit is contained in:
Death916 2025-03-01 01:02:06 -08:00
parent 2243c59898
commit 079d4451c8
6 changed files with 424 additions and 60 deletions

View file

@ -13,6 +13,8 @@ dependencies = [
"dash>=2.18.2,<3",
"nba-api>=1.6.1,<2",
"playwright>=1.49.1,<2",
"aiofiles>=24.1.0",
"aiohttp>=3.11.13",
]
[dependency-groups]