Merged in feature/daip2-17 (pull request #362)
Feature/daip2- 17 - Aarete derived field values and crosswalk mapping * fix pipeline error * fix pipeline error * fix pipeline error * fix pipeline error * fix pipeline error * Update fieldSet unit test * Update test_from_values * Fix circular import * Added NLTK * Add NLTK to path * Update gitignore * included txt files for nltk_data * move nltk_data to src * Fix last upload count * Last upload count bugfix * Fixed B processing * Remove client-specific postprocessing * split consolidate_output * aarete derived AC fields mapping * chnages reverted * AC Croasswalk Mapping * Merge branch 'main' into feature/daip2-17 * Update poetry.lock * Add init for crosswalk * Complete paths Approved-by: Alex Galarce
This commit is contained in:
committed by
Katon Minhas
parent
063c95d6ac
commit
a5f54a2a48
@@ -16,6 +16,9 @@ psutil = "^6.1.0"
|
||||
rapidfuzz = "^3.10.1"
|
||||
pyxlsb = "^1.0.10"
|
||||
openpyxl = "^3.1.5"
|
||||
pytest-mock = "^3.14.0"
|
||||
langchain = "^0.3.14"
|
||||
langchainhub = "^0.1.21"
|
||||
langchain-chroma = "^0.2.0"
|
||||
langchain-aws = "^0.2.11"
|
||||
langchain-text-splitters = "^0.3.5"
|
||||
|
||||
Reference in New Issue
Block a user