From f74381258a34b0aeb5e65e0a45702168e8f55330 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Sat, 28 Sep 2024 17:20:06 +0000 Subject: [PATCH] oops --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 9fcd2ce..d88f938 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ aiohappyeyeballs==2.4.2 aiohttp==3.10.7 aiosignal==1.3.1 +anyio==4.6.0 attrs==24.2.0 blurhash==1.1.4 certifi==2024.8.30 @@ -18,6 +19,7 @@ python-dotenv==1.0.1 python-magic==0.4.27 requests==2.32.3 six==1.16.0 +sniffio==1.3.1 urllib3==2.2.3 xmltodict==0.13.0 yarl==1.13.1