Dateien
AegisSight-Monitor/requirements.txt
Claude Code cc1f9af273 fix(x): twscrape auf GitHub-main pinnen (x-client-transaction-id-Fix)
twscrape 0.17.0 von PyPI scheitert am x-client-transaction-id-Generator
(IndexError, twscrape-Issue #248). Der main-Branch enthaelt den Fix.
Pin auf einen festen Commit fuer Reproduzierbarkeit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 07:54:05 +00:00

26 Zeilen
536 B
Plaintext

fastapi==0.115.6
uvicorn[standard]==0.34.0
python-jose[cryptography]
bcrypt
aiosqlite
feedparser
httpx
apscheduler==3.10.4
websockets
python-multipart
aiosmtplib
geonamescache>=2.0
telethon
# X/Twitter-Scraper (feeds/x_parser.py)
twscrape @ git+https://github.com/vladkens/twscrape.git@206f0942fe41149da28530399f7c772ec00be17a
# Bericht-Export (PDF via WeasyPrint + DOCX via python-docx)
Jinja2>=3.1
weasyprint>=68.0
python-docx>=1.2
pikepdf>=9.0
# PDF-Quellen (Ingestion)
pdfplumber>=0.11
pytesseract>=0.3
pdf2image>=1.17
Pillow>=10.0