Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonked2 committed Dec 30, 2023
1 parent b5956d8 commit 02425bd
Showing 1 changed file with 5 additions and 26 deletions.
31 changes: 5 additions & 26 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,7 @@
# Core Dependencies
logging
tqdm
random
re
signal
requests
sys
os
concurrent.futures
threading
asyncio
ssl
traceback
functools

# Web-related Dependencies
urllib3
beautifulsoup4==4.9.3
colorama==0.4.4
requests==2.26.0
tqdm==4.62.0
ratelimit
aiohttp
defusedxml
beautifulsoup4
urllib3
requests
colorama
bs4

# Additional Dependencies
colorama

0 comments on commit 02425bd

Please sign in to comment.