We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73dafa5 commit 18e9356Copy full SHA for 18e9356
1 file changed
emulator/pyproject.toml
@@ -22,8 +22,8 @@ classifiers = [
22
"Programming Language :: Python :: 3.13",
23
]
24
dependencies = [
25
- "aws-durable-execution-sdk-python-testing>=1.1.1",
26
- "aws_durable_execution_sdk_python>=1.3.0",
+ "aws-durable-execution-sdk-python-testing~=1.1.0",
+ "aws_durable_execution_sdk_python~=1.1.1",
27
"requests>=2.31.0,<3.0.0",
28
"boto3>=1.34.0,<2.0.0",
29
0 commit comments