Add requirements.txt with Python dependencies
Includes PyQt5, pyserial, pyautogui, and PyAudio packages needed to run the MSMD application. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
PyQt5>=5.15.0
|
||||
pyserial>=3.5
|
||||
pyautogui>=0.9.50
|
||||
PyAudio>=0.2.11
|
||||
Reference in New Issue
Block a user