Skip to content

Commit 7c8f784

Browse files
committed
fixed git weirdness, now on correct sdk version
1 parent e5a9c95 commit 7c8f784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
'GitPython',
1515
'packaging',
1616
'python-dotenv', # Add this
17-
'socket-sdk-python'
17+
'socket-sdk-python>=2.0.0'
1818
]
1919
readme = "README.md"
2020
description = "Socket Security CLI for CI/CD"

0 commit comments

Comments
 (0)