UNCLASSIFIED - NO CUI

Skip to content

Vat oscap issue fix - Package requirements.txt added

kramer_irma requested to merge vat_oscap_issue into development

Python packages were being installed with the latest package each time. The current Pandas library is having an issue parsing on a series replace. For repeatable results I've identified the packages and versions used within the vat script to ensure local and production environments match. This MR ties this script to the correct libraries.

Edited by kramer_irma

Merge request reports