Improvements
-
tiscale module:
- Added the
large_fileargument to upload methods. If this argument is set toTrue, the method will use theMultipartEncoderfromrequests-toolbeltto upload a large file to Spectra Detect in order not to run out of memory.
- Added the
-
requests-toolbeltadded as an optional dependency under thelarge_fileskey.