This repository has been archived on 2026-05-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
github_pulse/src/requirements.txt
T

13 lines
226 B
Plaintext

# Core dependencies
requests>=2.32.5
keyring>=25.6.0 # Secure credential storage
# UI Framework
flet>=0.28.3
# Git operations (required for AI functionality)
GitPython>=3.1.45
# AI Providers
openai>=2.8.0
anthropic>=0.72.1