Changed internal rate limiter library used to implement adjustable rate limit modes

This commit is contained in:
DraftKinner 2025-02-13 15:08:56 -05:00
parent caae869d48
commit ba9590d8f8
5 changed files with 104 additions and 22 deletions

View file

@ -26,7 +26,7 @@ install_requires =
pkce
requests
tqdm
ratelimit
limits
[options.entry_points]
console_scripts =