diff --git a/backend/app/__pycache__/__init__.cpython-310.pyc b/backend/app/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 02c304f..0000000 Binary files a/backend/app/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/backend/app/__pycache__/__init__.cpython-311.pyc b/backend/app/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 26b0d02..0000000 Binary files a/backend/app/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/backend/app/__pycache__/config.cpython-310.pyc b/backend/app/__pycache__/config.cpython-310.pyc deleted file mode 100644 index 240359e..0000000 Binary files a/backend/app/__pycache__/config.cpython-310.pyc and /dev/null differ diff --git a/backend/app/__pycache__/config.cpython-311.pyc b/backend/app/__pycache__/config.cpython-311.pyc deleted file mode 100644 index 296d06a..0000000 Binary files a/backend/app/__pycache__/config.cpython-311.pyc and /dev/null differ diff --git a/backend/app/__pycache__/extensions.cpython-310.pyc b/backend/app/__pycache__/extensions.cpython-310.pyc deleted file mode 100644 index 43794c1..0000000 Binary files a/backend/app/__pycache__/extensions.cpython-310.pyc and /dev/null differ diff --git a/backend/app/__pycache__/extensions.cpython-311.pyc b/backend/app/__pycache__/extensions.cpython-311.pyc deleted file mode 100644 index e9f07e7..0000000 Binary files a/backend/app/__pycache__/extensions.cpython-311.pyc and /dev/null differ diff --git a/backend/app/__pycache__/models.cpython-310.pyc b/backend/app/__pycache__/models.cpython-310.pyc deleted file mode 100644 index 5093a1e..0000000 Binary files a/backend/app/__pycache__/models.cpython-310.pyc and /dev/null differ diff --git a/backend/app/__pycache__/models.cpython-311.pyc b/backend/app/__pycache__/models.cpython-311.pyc deleted file mode 100644 index 8b295af..0000000 Binary files a/backend/app/__pycache__/models.cpython-311.pyc and /dev/null differ diff --git a/backend/app/ml/__pycache__/__init__.cpython-310.pyc b/backend/app/ml/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index db96286..0000000 Binary files a/backend/app/ml/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/backend/app/ml/__pycache__/__init__.cpython-311.pyc b/backend/app/ml/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index a6b056e..0000000 Binary files a/backend/app/ml/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/backend/app/ml/__pycache__/naive_bayes_classifier.cpython-310.pyc b/backend/app/ml/__pycache__/naive_bayes_classifier.cpython-310.pyc deleted file mode 100644 index 4ffaafd..0000000 Binary files a/backend/app/ml/__pycache__/naive_bayes_classifier.cpython-310.pyc and /dev/null differ diff --git a/backend/app/ml/__pycache__/naive_bayes_classifier.cpython-311.pyc b/backend/app/ml/__pycache__/naive_bayes_classifier.cpython-311.pyc deleted file mode 100644 index 1770dea..0000000 Binary files a/backend/app/ml/__pycache__/naive_bayes_classifier.cpython-311.pyc and /dev/null differ diff --git a/backend/app/ml/__pycache__/rf_recommender.cpython-311.pyc b/backend/app/ml/__pycache__/rf_recommender.cpython-311.pyc deleted file mode 100644 index 5e90584..0000000 Binary files a/backend/app/ml/__pycache__/rf_recommender.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/__init__.cpython-310.pyc b/backend/app/routes/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 8f60c45..0000000 Binary files a/backend/app/routes/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/__init__.cpython-311.pyc b/backend/app/routes/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 3cf1016..0000000 Binary files a/backend/app/routes/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/admin_routes.cpython-310.pyc b/backend/app/routes/__pycache__/admin_routes.cpython-310.pyc deleted file mode 100644 index fbae0ea..0000000 Binary files a/backend/app/routes/__pycache__/admin_routes.cpython-310.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/admin_routes.cpython-311.pyc b/backend/app/routes/__pycache__/admin_routes.cpython-311.pyc deleted file mode 100644 index 6085c6d..0000000 Binary files a/backend/app/routes/__pycache__/admin_routes.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/auth_routes.cpython-310.pyc b/backend/app/routes/__pycache__/auth_routes.cpython-310.pyc deleted file mode 100644 index ffd4b98..0000000 Binary files a/backend/app/routes/__pycache__/auth_routes.cpython-310.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/auth_routes.cpython-311.pyc b/backend/app/routes/__pycache__/auth_routes.cpython-311.pyc deleted file mode 100644 index 930a729..0000000 Binary files a/backend/app/routes/__pycache__/auth_routes.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/content_routes.cpython-310.pyc b/backend/app/routes/__pycache__/content_routes.cpython-310.pyc deleted file mode 100644 index ca359db..0000000 Binary files a/backend/app/routes/__pycache__/content_routes.cpython-310.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/content_routes.cpython-311.pyc b/backend/app/routes/__pycache__/content_routes.cpython-311.pyc deleted file mode 100644 index 88a2965..0000000 Binary files a/backend/app/routes/__pycache__/content_routes.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/diet_routes.cpython-311.pyc b/backend/app/routes/__pycache__/diet_routes.cpython-311.pyc deleted file mode 100644 index 92a6d11..0000000 Binary files a/backend/app/routes/__pycache__/diet_routes.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/qa_routes.cpython-311.pyc b/backend/app/routes/__pycache__/qa_routes.cpython-311.pyc deleted file mode 100644 index 82d7b14..0000000 Binary files a/backend/app/routes/__pycache__/qa_routes.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/recipe_routes.cpython-311.pyc b/backend/app/routes/__pycache__/recipe_routes.cpython-311.pyc deleted file mode 100644 index 023644a..0000000 Binary files a/backend/app/routes/__pycache__/recipe_routes.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/recommend_routes.cpython-311.pyc b/backend/app/routes/__pycache__/recommend_routes.cpython-311.pyc deleted file mode 100644 index becefce..0000000 Binary files a/backend/app/routes/__pycache__/recommend_routes.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/spam_routes.cpython-310.pyc b/backend/app/routes/__pycache__/spam_routes.cpython-310.pyc deleted file mode 100644 index 70f9ece..0000000 Binary files a/backend/app/routes/__pycache__/spam_routes.cpython-310.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/spam_routes.cpython-311.pyc b/backend/app/routes/__pycache__/spam_routes.cpython-311.pyc deleted file mode 100644 index 6ce462b..0000000 Binary files a/backend/app/routes/__pycache__/spam_routes.cpython-311.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/user_routes.cpython-310.pyc b/backend/app/routes/__pycache__/user_routes.cpython-310.pyc deleted file mode 100644 index a4a6be6..0000000 Binary files a/backend/app/routes/__pycache__/user_routes.cpython-310.pyc and /dev/null differ diff --git a/backend/app/routes/__pycache__/user_routes.cpython-311.pyc b/backend/app/routes/__pycache__/user_routes.cpython-311.pyc deleted file mode 100644 index 5ac7a8d..0000000 Binary files a/backend/app/routes/__pycache__/user_routes.cpython-311.pyc and /dev/null differ