package dependencies func init() { SetupDependency("httpx", "") SetupDependency("requests", "") }