From d6078ad1ae205a6111ca6c86983734cb56fa1014 Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Sat, 4 May 2024 15:14:42 +0300 Subject: [PATCH] [~] Refactor --- osx-brew.txt | 2 ++ requirements.txt | 1 + 2 files changed, 3 insertions(+) create mode 100644 osx-brew.txt diff --git a/osx-brew.txt b/osx-brew.txt new file mode 100644 index 0000000..4a3f19b --- /dev/null +++ b/osx-brew.txt @@ -0,0 +1,2 @@ +blackhole-2ch +sox diff --git a/requirements.txt b/requirements.txt index 73bc730..a35c740 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,3 +5,4 @@ requests pyquery youtube-dl gdown +aiohttp