Files
theHarvester/requirements.txt
T
L1ghtn1ng 96584c0655 Migrate dependencies to pyproject.toml and clean up code.
Replaced requirements files with dependency declarations in pyproject.toml for better dependency management. Improved code formatting, removed redundant imports, and standardized type hints. Deprecated the requirements.txt file and updated related modules accordingly.
2025-05-18 16:38:59 +01:00

2 lines
78 B
Plaintext

# This file is deprecated. All dependencies are now defined in pyproject.toml