fix(pry): add missing deps (cloudscraper, aiohttp-socks, pyjwt, apify, playwright-stealth), fix docker env var + healthcheck + non-root

This commit is contained in:
Crypto Rug Munch 2026-07-06 18:31:34 +07:00
parent c6194ca444
commit df2fc04f7c
4 changed files with 49 additions and 4 deletions

View file

@ -30,3 +30,10 @@ alembic>=1.14.0
prometheus-client>=0.21.0
opentelemetry-api>=1.29.0
opentelemetry-sdk>=1.29.0
cloudscraper>=1.2.0
aiohttp-socks[aiohttp]>=0.8.0
aiohttp>=3.9.0
undetected-chromedriver>=3.5.0
pyjwt>=2.8.0
apify>=2.0.0
playwright-stealth>=1.0.0