maestro/scripts/x-adapter/requirements.txt
oss-sync a6d1879d63
Some checks failed
CI / build-and-test (push) Has been cancelled
sync: update from private repo (c764df2f)
2026-06-29 01:32:25 +00:00

10 lines
387 B
Plaintext

# x-adapter runtime deps.
# twscrape: X の新 x-web バンドル向け x-client-transaction-id 生成 (XClIdGen) + 検索/ユーザー投稿/詳細
# twikit: ホームタイムラインの GraphQL endpoint / FEATURES 定義の供給元
# httpx: home timeline の raw GraphQL POST
# PyYAML: twitter-cli 互換 YAML の出力
twscrape>=0.19.0
twikit>=2.3.3
httpx>=0.27
PyYAML>=6.0