Skip to content

Commit 42aab03

Browse files
committed
Pin versions
1 parent 1125b00 commit 42aab03

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

init_table/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aws-lambda-powertools
2-
pysqlsync
1+
aws-lambda-powertools==2.43.1
2+
pysqlsync==0.6.0
33
instructure-dap-client[postgresql]==1.0.0
4-
boto3
4+
boto3==1.34.144

list_tables/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
aws-lambda-powertools
2-
pysqlsync
1+
aws-lambda-powertools==2.43.1
2+
pysqlsync==0.6.0
33
instructure-dap-client[postgresql]==1.0.0

setup/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
rich
2-
boto3
1+
rich==13.7.1
2+
boto3==1.34.144

sync_table/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aws-lambda-powertools
2-
pysqlsync
1+
aws-lambda-powertools==2.43.1
2+
pysqlsync==0.6.0
33
instructure-dap-client[postgresql]==1.0.0
4-
boto3
4+
boto3==1.34.144

0 commit comments

Comments
 (0)