Commits vergleichen

..

2 Commits

Autor SHA1 Nachricht Datum
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
a61e45f752 Promote develop → main (2026-05-22 07:41 UTC) 2026-05-22 09:41:18 +02:00

Datei anzeigen

@@ -12,7 +12,7 @@ aiosmtplib
geonamescache>=2.0 geonamescache>=2.0
telethon telethon
# X/Twitter-Scraper (feeds/x_parser.py) # X/Twitter-Scraper (feeds/x_parser.py)
twscrape twscrape @ git+https://github.com/vladkens/twscrape.git@206f0942fe41149da28530399f7c772ec00be17a
# Bericht-Export (PDF via WeasyPrint + DOCX via python-docx) # Bericht-Export (PDF via WeasyPrint + DOCX via python-docx)
Jinja2>=3.1 Jinja2>=3.1
weasyprint>=68.0 weasyprint>=68.0