From 81f985fefc5ea32dc85403b28e0137d78222c9ef Mon Sep 17 00:00:00 2001 From: mukeshs Date: Fri, 17 Oct 2025 11:14:06 +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 0809383..7f52783 100644 --- a/Machine-Backend/requirements.txt +++ b/Machine-Backend/requirements.txt @@ -3,4 +3,5 @@ Flask-CORS Flask-SQLAlchemy python-dotenv pymysql -gunicorn \ No newline at end of file +gunicorn +cryptography \ No newline at end of file