From 2f75e83937e77944ac6e9dba67206953a545e879 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Wed, 14 Jan 2026 11:38:52 -0700 Subject: [PATCH] Freeze requirements --- requirements.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..5a02a5a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,12 @@ +aiohappyeyeballs==2.6.1 +aiohttp==3.13.3 +aiomqtt==2.5.0 +aiosignal==1.4.0 +attrs==25.4.0 +frozenlist==1.8.0 +idna==3.11 +multidict==6.7.0 +paho-mqtt==2.1.0 +propcache==0.4.1 +typing_extensions==4.15.0 +yarl==1.22.0