Initial commit

This commit is contained in:
Warezpeddler
2026-01-29 00:15:12 +00:00
parent e740841c12
commit 3e873f03a8
6 changed files with 2067 additions and 2 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
requests>=2.31.0
dnspython>=2.4.2
prettytable>=3.8.0
termcolor>=2.3.0
pyfiglet>=0.8.post1
pandas>=2.0.0
xlsxwriter>=3.1.0
tqdm>=4.66.0