Skip to content

2.11.4

Latest

Choose a tag to compare

@MislavReversingLabs MislavReversingLabs released this 21 Oct 10:08

Improvements

  • tiscale module:

    • Added the large_file argument to upload methods. If this argument is set to True, the method will use the MultipartEncoder from requests-toolbelt to upload a large file to Spectra Detect in order not to run out of memory.
  • requests-toolbelt added as an optional dependency under the large_files key.