From 98eb80ec3a46b882bbb019ebd17196509f92cca2 Mon Sep 17 00:00:00 2001 From: 4vun1t <4vun1t@mail.i2p> Date: Sat, 6 Jun 2026 20:40:58 +0200 Subject: [PATCH] minify json output --- Sublist3r.egg-info/PKG-INFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sublist3r.egg-info/PKG-INFO b/Sublist3r.egg-info/PKG-INFO index 65d3ea2..79a514d 100644 --- a/Sublist3r.egg-info/PKG-INFO +++ b/Sublist3r.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.4 Name: Sublist3r -Version: 1.6 +Version: 1.8 Summary: Subdomains enumeration tool for penetration testers Home-page: https://github.com/aboul3la/Sublist3r License: GPL-2.0 @@ -20,7 +20,7 @@ Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Topic :: Security -Requires-Python: >=2.7 +Requires-Python: >=3.7 License-File: LICENSE Requires-Dist: dnspython Requires-Dist: requests