Updated Readme and Setup guides - Removed unused imgs

This commit is contained in:
b-tsammmons
2025-11-12 19:38:26 -10:00
parent 376bc62349
commit a28393de4e
9 changed files with 43 additions and 32 deletions
+1 -5
View File
@@ -3,11 +3,7 @@ requests>=2.31.0
keyring>=24.0.0 # Secure credential storage
# UI Framework
flet>=0.23.0
# AI providers (optional - installed automatically when needed)
anthropic>=0.18.0 # Claude AI
openai>=1.12.0 # ChatGPT/GPT-4
flet>=0.28.0
# Git operations (required for AI functionality)
GitPython>=3.1.40