What's Changed
- Adds support for url timeouts with the request_timeout flag
- Adds logging of the request_id
- Wandb import warning only occurs if the wandb package isn't installed AND user requests the wandb tools via the CLI. Previously a warning would appear if the wandb package wasn't installed for all CLI commands.
- Drops specifying the numpy version