Tests cover providers, dedup, Telegram, scoring, main runner, and Airbnb stubs. Ticketmaster and SeatGeek use configurable lat/lon/radius (Thornhill default). Pipeline filters noise listings, merges same-day sports duplicates, optional MIN_ALERT_SCORE, and Telegram severity summary. Made-with: Cursor
10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
httpx>=0.27,<1
|
|
pydantic>=2.0,<3
|
|
pydantic-settings>=2.0,<3
|
|
playwright>=1.40,<2
|
|
python-dotenv>=1.0,<2
|
|
|
|
# Testing
|
|
pytest>=8.0,<9
|
|
pytest-httpx>=0.30,<1
|