From aa583013bccc1b6acd57956e04a556fd165352a4 Mon Sep 17 00:00:00 2001 From: mukeshs Date: Fri, 17 Oct 2025 11:22:09 +0530 Subject: [PATCH] Docker buid issue --- Machine-Backend/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Machine-Backend/requirements.txt b/Machine-Backend/requirements.txt index 7f52783..43101f1 100644 --- a/Machine-Backend/requirements.txt +++ b/Machine-Backend/requirements.txt @@ -4,4 +4,5 @@ Flask-SQLAlchemy python-dotenv pymysql gunicorn -cryptography \ No newline at end of file +cryptography +pyserial \ No newline at end of file