Making enhancements to make building and packaging the application possible
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user