From 50c6740b255c34187ca08d4a6294ed1eb16a24d7 Mon Sep 17 00:00:00 2001 From: Yeison Cardona Date: Tue, 3 Jun 2025 17:58:53 -0500 Subject: [PATCH] chore: ensure newline at end of requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbaa4af..d2a3ec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ cryptography colorama networkx -matplotlib \ No newline at end of file +matplotlib