amazon-textract-response-parser
amazon-textract-response-parser copied to clipboard
Upgrade_marshmallow
*Description of changes: upgrade of version for marshmallow
======================== test session starts========================================= platform win32 -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 rootdir: ... collected 41 items
tests\test_base_trp2.py .. [ 4%] tests\test_trp.py ......... [ 26%] tests\test_trp2.py .......................... [ 90%] tests\test_trp2_analyzeid.py ... [ 97%] tests\test_trp2_expense.py . [100%]
========================= 41 passed in 3.39s ========================================= (virtualenv) ....
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
====================== test session starts ============================================== platform win32 -- Python 3.9.13, pytest-7.1.2, pluggy-1.0.0 rootdir: ... plugins: anyio-3.6.1 collected 41 items
tests\test_base_trp2.py .. [ 4%] tests\test_trp.py ......... [ 26%] tests\test_trp2.py .......................... [ 90%] tests\test_trp2_analyzeid.py ... [ 97%] tests\test_trp2_expense.py . [100%]
====================== 41 passed in 7.88s ==============================================
let's just do the marshmallow upgrade in this one and a separate one for the README, @tb102122