From 438e59748417b3a641ce373a44a7a593ae0901f6 Mon Sep 17 00:00:00 2001 From: Keep Creating Online <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:51:54 -0500 Subject: [PATCH] update --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 504fb8d..6bec783 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,3 +1,3 @@ streamlit -PyYAML +pyyaml pyperclip \ No newline at end of file