add requirements

This commit is contained in:
Jun-te Kim 2026-02-11 17:06:41 +00:00
parent 3ee12c5f0e
commit d4fcf0c6cd
2 changed files with 8 additions and 0 deletions

View file

@ -204,4 +204,7 @@ jobs:
AWS_REGION: ${{ secrets.DEV_AWS_REGION }}

View file

@ -4,3 +4,8 @@ requests
tqdm
openpyxl
epc-api-python==1.0.2
boto3==1.35.44
sqlmodel
sqlalchemy==2.0.36
psycopg2-binary==2.9.10
pydantic-settings==2.6.0