From 3007f056d0d423e1ba2b5e8ed746fb1ed1340ff7 Mon Sep 17 00:00:00 2001 From: "knostic-renovate[bot]" <152494743+knostic-renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 22:42:40 +0000 Subject: [PATCH] Pin dependencies --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index cd68389..7b9dac6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -shodan>=1.28.0 -requests>=2.28.0 -aiohttp>=3.8.0 -asyncio>=3.4.3 \ No newline at end of file +shodan==1.31.0 +requests==2.34.2 +aiohttp==3.14.1 +asyncio==4.0.0 \ No newline at end of file