This repository was archived by the owner on Mar 6, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 - name : Setup Python
1313 uses : actions/setup-python@v5
1414 with :
15- python-version : " 3.10 "
15+ python-version : " 3.13 "
1616 - name : Install nox
1717 run : |
1818 python -m pip install --upgrade setuptools pip wheel
2828 - name : Setup Python
2929 uses : actions/setup-python@v5
3030 with :
31- python-version : " 3.10 "
31+ python-version : " 3.13 "
3232 - name : Install nox
3333 run : |
3434 python -m pip install --upgrade setuptools pip wheel
Original file line number Diff line number Diff line change 1212 - name : Setup Python
1313 uses : actions/setup-python@v5
1414 with :
15- python-version : " 3.8 "
15+ python-version : " 3.13 "
1616 - name : Install nox
1717 run : |
1818 python -m pip install --upgrade setuptools pip wheel
Original file line number Diff line number Diff line change 1- pytest==8.3.3
2- mock==5.1 .0
3- google-cloud-bigquery==3.27 .0
1+ pytest==8.4.1
2+ mock==5.2 .0
3+ google-cloud-bigquery==3.34 .0
Original file line number Diff line number Diff line change 1- google-cloud-bigquery == 3.27 .0
2- google-cloud-documentai == 3.0.1
3- google-cloud-storage == 2.18.2
1+ google-cloud-bigquery == 3.34 .0
2+ google-cloud-documentai == 3.5.0
3+ google-cloud-storage == 3.2.0
44google-cloud-documentai-toolbox == 0.14.1a0
You can’t perform that action at this time.
0 commit comments