We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a9c95 commit 7c8f784Copy full SHA for 7c8f784
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@ dependencies = [
14
'GitPython',
15
'packaging',
16
'python-dotenv', # Add this
17
- 'socket-sdk-python'
+ 'socket-sdk-python>=2.0.0'
18
]
19
readme = "README.md"
20
description = "Socket Security CLI for CI/CD"
0 commit comments