Skip to content

Commit 297e84d

Browse files
fix: update sample requirements.txt to pin SDK ~=2.0.0 (#33)
1 parent 81cd856 commit 297e84d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
autohive_integrations_sdk
1+
autohive-integrations-sdk~=2.0.0

samples/api-fetch/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
autohive-integrations-sdk~=1.0.2
1+
autohive-integrations-sdk~=2.0.0

samples/template/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
autohive-integrations-sdk~=1.0.2
1+
autohive-integrations-sdk~=2.0.0

0 commit comments

Comments
 (0)