From 8d5f7c480a8a206fddd21be7a87578eab1feba29 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Sat, 7 Feb 2026 11:36:34 -0700 Subject: [PATCH] Freeze requirements --- requirements.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..135a565 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,11 @@ +aiodocker==0.25.0 +aiohappyeyeballs==2.6.1 +aiohttp==3.13.3 +aiosignal==1.4.0 +attrs==25.4.0 +frozenlist==1.8.0 +idna==3.11 +multidict==6.7.1 +propcache==0.4.1 +typing_extensions==4.15.0 +yarl==1.22.0