diff --git a/requirements.txt b/requirements.txt index cd68389..39b27f3 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.32.5 +aiohttp==3.13.3 +asyncio==4.0.0 \ No newline at end of file