Updated how settings and API keys are stored - Reworked the GUI to use flet

This commit is contained in:
b-tsammmons
2025-11-12 02:31:24 -10:00
parent 3b0a003d5a
commit feafbc15af
8 changed files with 2528 additions and 4111 deletions
+4
View File
@@ -1,5 +1,9 @@
# Core dependencies
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