Optimized layout and code for building
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Base requirements for all platforms
|
||||
# Core dependencies required for the application to run
|
||||
|
||||
# UI Framework (Flet - Python wrapper for Flutter)
|
||||
flet==0.28.3
|
||||
|
||||
# HTTP requests for API calls
|
||||
requests>=2.32.5
|
||||
|
||||
# Secure credential storage (cross-platform)
|
||||
keyring>=25.6.0
|
||||
|
||||
# Git operations for repository management
|
||||
GitPython>=3.1.45
|
||||
Reference in New Issue
Block a user