Flask>=3.0.3 # flask Jinja2>=3.1.4 # flask dependancy Werkzeug>=3.0.3 # flask dependancy itsdangerous>=2.2.0 # flask dependancy click>=8.1.7 # flask dependancy idna # flask dependancy gunicorn>=22.0.0 # Flask Production server lxml>=5.3.0 # xml parsing playwright==1.45.0 # Playwright stack beautifulsoup4>=4.12.3 # HTML parsing, etc. python-whois # For WHOIS lookups # geoip2 # MaxMind GeoLite2 database for IP geolocation dnspython # For DNS lookups, including A/AAAA records ipwhois # IP parsing PyYAML # ability to load yaml files tldextract # for tls extraction to find root domain things