feat(pry): phase 0 — split routers, add tests, apify schema, pry api key (#5)
This commit is contained in:
parent
dec3db9618
commit
8b52f14774
63 changed files with 11764 additions and 9818 deletions
31
requirements.lock
Normal file
31
requirements.lock
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
# Copyright (c) 2026 Rug Munch Media LLC
|
||||
# Part of Pry — https://git.rugmunch.io/RugMunchMedia/pryscraper
|
||||
# Generated from pyproject.toml; pinned to currently installed versions.
|
||||
|
||||
fastapi==0.128.8
|
||||
uvicorn==0.49.0
|
||||
trafilatura==2.1.0
|
||||
readability-lxml==0.8.4.1
|
||||
lxml==6.1.1
|
||||
httpx==0.28.1
|
||||
markdownify==1.2.3
|
||||
pydantic==2.12.5
|
||||
pydantic-settings==2.14.2
|
||||
playwright==1.60.0
|
||||
redis==8.0.0
|
||||
pypdf==6.14.2
|
||||
python-docx==1.2.0
|
||||
tiktoken==0.12.0
|
||||
pillow==12.2.0
|
||||
click==8.1.8
|
||||
pyyaml==6.0.3
|
||||
pandas==3.0.3
|
||||
anyio==4.14.1
|
||||
croniter==6.2.3
|
||||
structlog==26.1.0
|
||||
sqlalchemy==2.0.50
|
||||
aiosqlite==0.22.1
|
||||
prometheus-client==0.25.0
|
||||
opentelemetry-api==1.37.0
|
||||
opentelemetry-sdk==1.37.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue