Files
ComConfigCopy/requirements.txt
LowaSC 11253286f8 Improved configuration file management with advanced features
- Added send2trash library for safer file deletion
- Implemented folder and file moving functionality in ConfigSelectorWindow
- Created FolderSelectorDialog for moving files to a folder
- Improved file and folder renaming with improved error handling
- Added emoji icons for better visual representation of actions
- Updated requirements.txt to include send2trash library
- Removed drag-and-drop support. Postponed for future
2025-02-19 23:06:15 +03:00

5 lines
78 B
Plaintext

tftpy>=0.8.0
pyserial>=3.5
requests>=2.31.0
packaging>=23.2
send2trash>=1.8.0