Skip to content

Commit

Permalink
bumped sdk version in tools
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-ali-e committed Jan 23, 2025
1 parent 557e943 commit 93622a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/classifier/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Add your dependencies here

# Required for all unstract tools
unstract-sdk~=0.55.0rc3
unstract-sdk~=0.56.0rc1
# Required for remote storage support
s3fs[boto3]==2024.6.0
2 changes: 1 addition & 1 deletion tools/structure/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Add your dependencies here

# Required for all unstract tools
unstract-sdk~=0.55.0rc3
unstract-sdk~=0.56.0rc1
# Required for remote storage support
s3fs[boto3]==2024.6.0
2 changes: 1 addition & 1 deletion tools/text_extractor/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Add your dependencies here

# Required for all unstract tools
unstract-sdk~=0.55.0rc3
unstract-sdk~=0.56.0rc1
# Required for remote storage support
s3fs[boto3]==2024.6.0

0 comments on commit 93622a2

Please sign in to comment.