feat: Implement thread-safe account and statistics management and integrate proxy support for all external requests.
This commit is contained in:
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"curl-cffi>=0.14.0",
|
||||
"faker>=36.0.0",
|
||||
"python-telegram-bot>=21.0",
|
||||
"requests>=2.32.5",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user