Squashed from chore/license-relicense. Full message preserved in the original branch commitbb77eb5. See ADR-0002 for the decision rationale. Refs: ADR-0002, commitbb77eb5
21 lines
458 B
Text
21 lines
458 B
Text
[//]: # (SPDX-License-Identifier: MIT
|
|
[//]: # (Copyright (c) 2026 Rug Munch Media LLC)
|
|
# Pry - Free web scraping + automation API
|
|
# Better than Firecrawl, self-hosted, no API keys needed
|
|
|
|
fastapi>=0.115.0
|
|
uvicorn[standard]>=0.32.0
|
|
trafilatura>=2.0.0
|
|
readability-lxml>=0.8.1
|
|
lxml>=5.3.0
|
|
httpx>=0.28.0
|
|
markdownify>=0.14.0
|
|
pydantic>=2.0.0
|
|
playwright>=1.50.0
|
|
redis>=5.0.0
|
|
pypdf>=5.0.0
|
|
python-docx>=1.1.0
|
|
tiktoken>=0.8.0
|
|
pillow>=10.0.0
|
|
click>=8.0.0
|
|
httpx>=0.28.0
|