requests>=2.28.0
aiohttp>=3.8.0
pydantic>=1.10.0
rich>=13.0.0
click>=8.1.0
colorama>=0.4.6
beautifulsoup4>=4.11.0
lxml>=4.9.0
pyyaml>=6.0
pandas>=1.5.0
urllib3>=1.26.0
certifi>=2022.12.7
cryptography>=38.0.0
pyjwt>=2.6.0
dnspython>=2.2.0
python-whois>=0.8.0
ipinfo>=4.3.0
orjson>=3.8.0
tqdm>=4.64.0
alive-progress>=3.1.0
pytest>=7.2.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=22.10.0
flake8>=6.0.0
mypy>=0.991
python-nmap>=0.7.1
shodan>=1.28.0
waybackpy>=3.0.0
googlesearch-python>=1.2.0
fake-useragent>=1.4.0
mmh3>=3.1.0
boto3>=1.26.0
azure-identity>=1.12.0
google-cloud-storage>=2.7.0
pre-commit>=2.21.0
bandit>=1.7.4
safety>=2.3.0

[:sys_platform != "win32"]
uvloop>=0.17.0

[cloud]
boto3>=1.26.0
azure-identity>=1.12.0
google-cloud-storage>=2.7.0

[dev]
pytest>=7.2.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=22.10.0
flake8>=6.0.0
mypy>=0.991
pre-commit>=2.21.0

[performance]
orjson>=3.8.0

[performance:sys_platform != "win32"]
uvloop>=0.17.0

[security]
bandit>=1.7.4
safety>=2.3.0
