1. Make tf and torch optional 2. Bugfix new parallel auth
0.4.14
Fixes: - Better error handling for invalid queries.
0.4.13
Features: - Increase connection pool to avoid warning
0.4.12
Features: - Added a caching mechanism to save 1GB of data to avoid duplicate requests - Added a threaded approach to fetch the next file. - Proactively fetch next N files to reduce network waiting times. - Stop using session in request to allow for usage of multiple workers in dataloaders of pytorch.