Files
unpoller/tools/endpoint-discovery/requirements.txt
brngates98 4d19a9b2c8 Restore tools/endpoint-discovery as optional Python tool
Restores the browser-based endpoint discovery script that was
mistakenly removed in the Go --discover PR. Optional: use this for
broader discovery (XHR capture) or unpoller --discover for known endpoints.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-01-30 21:22:17 -05:00

4 lines
71 B
Plaintext

playwright>=1.49.0
# Optional: for .env support
# python-dotenv>=1.0.0