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