From 10b5b1b52c96d807820aab524141b83a7731f9bc Mon Sep 17 00:00:00 2001 From: Wagga <6437862+wagga40@users.noreply.github.com> Date: Sat, 3 Feb 2024 21:02:24 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 45c9462..11fbdbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,8 +4,8 @@ tqdm>=4.58.0 urllib3>=1.26.2 requests>=2.24.0 evtx>=0.6.2 -aiohttp~=3.9.2 +aiohttp[speedups]~=3.9.2 lxml~=4.6 elasticsearch[async]>=7.8.0 orjson>=3.6.0 -xxhash \ No newline at end of file +xxhash