From df2104717a6451d9da8d63e909978e7376a9bde7 Mon Sep 17 00:00:00 2001 From: mireya Date: Sun, 7 Dec 2025 20:15:06 +0000 Subject: [PATCH] Subir archivos a "/" Archivo con las dependencias necesarias. --- dependencias.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dependencias.txt diff --git a/dependencias.txt b/dependencias.txt new file mode 100644 index 0000000..10afb1a --- /dev/null +++ b/dependencias.txt @@ -0,0 +1,8 @@ +# Dependencias principales de Python +matplotlib +psutil +pygame +requests +beautifulsoup4 +# Dependencias para automatización de navegador (Web Scraping) +playwright