From 2601ec349b507b0a135439b6dcdccc3f6f3117ce Mon Sep 17 00:00:00 2001 From: brotoskyj Date: Fri, 7 Nov 2025 17:33:13 -0500 Subject: [PATCH] Updated Requirements for 2.0.1 of Airlock Libs --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65ee4c7..4585b52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ urllib3==2.5.0 pyperclip==1.11.0 --extra-index-url https://git.racooncity.org/api/packages/brotoskyj/pypi/simple/ -airlock_libs==2.0.0 \ No newline at end of file +airlock_libs==2.0.1 \ No newline at end of file