Making some changes

This commit is contained in:
b-tsammmons
2025-11-12 23:23:44 -10:00
parent e6428ac812
commit 8cda6f14d0
21 changed files with 3 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
# Core dependencies
requests>=2.31.0
keyring>=24.0.0 # Secure credential storage
# UI Framework
flet>=0.28.0
# Git operations (required for AI functionality)
GitPython>=3.1.40