Files
AIChatExporter/requirements.txt
T
JesseMarkowitzandClaude Opus 4.8 4a7ee5773f Remove auth --from-browser browser cookie extraction
Browser cookie auto-extraction is not viable: modern Chromium App-Bound
Encryption (Chrome 127+/current Brave) keys cookies off a SYSTEM-level
layer that cannot be decrypted off disk without admin rights and AV-flagged
SYSTEM impersonation, and fails on Brave specifically. Drop the
`--from-browser` flag, `_auth_from_browser`, `src/browser_tokens.py`, its
test, and the browser-cookie3 dependency. Auth is manual (DevTools wizard)
only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 01:35:42 -04:00

29 lines
535 B
Plaintext

# Editable Git install with no remote (ai-chat-exporter==0.1.0)
-e /home/jesse/services/ai-chatexport
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.4
click==8.1.7
curl_cffi==0.14.0
idna==3.11
iniconfig==2.3.0
markdown-it-py==4.0.0
mdurl==0.1.2
packaging==26.0
pluggy==1.6.0
pycparser==3.0
Pygments==2.19.2
PyJWT==2.8.0
pytest==8.1.1
pytest-mock==3.14.0
python-dotenv==1.0.1
python-slugify==8.0.4
PyYAML==6.0.3
requests==2.31.0
responses==0.25.3
rich==13.7.1
setuptools==82.0.0
text-unidecode==1.3
urllib3==2.6.3
wheel==0.46.3