fix: Fixes to handle the new extra deps group

This commit is contained in:
Karim shoair
2025-09-15 00:19:19 +03:00
parent c7b9d45232
commit f848e6b7f2
6 changed files with 8 additions and 23 deletions
+1 -11
View File
@@ -1,11 +1 @@
from .custom import (
BaseFetcher,
Response,
StatusText,
get_variable_name,
)
from .fingerprints import (
generate_headers,
get_os_name,
__default_useragent__,
)