File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- __version__ = "1.3.1.dev "
1
+ __version__ = "1.3.1"
Original file line number Diff line number Diff line change <
8000
svg aria-hidden="true" focusable="false" class="octicon octicon-fold-up" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"> @@ -30,7 +30,7 @@ install_requires =
30
30
cachetools~=5.0.0
31
31
# dnspython==1.16.0
32
32
localstack-client>=1.37
33
- localstack-ext>= 1.3.1.dev,<1.4
33
+ localstack-ext == 1.3.1
34
34
plux>=1.3.1
35
35
psutil>=5.4.8,<6.0.0
36
36
python-dotenv>=0.19.1
@@ -79,7 +79,7 @@ runtime =
79
79
hypercorn ==0.14.2
80
80
jsonpatch>=1.24,<2.0
81
81
jsonpath-rw>=1.4.0,<2.0.0
82
- localstack-ext[runtime]>= 1.3.1.dev,<1.4
82
+ localstack-ext[runtime]== 1.3.1
83
83
moto-ext[all]==4.0.11.post2
84
84
opensearch-py ==1.1.0
85
85
pproxy>=2.7.0
You can’t perform that action at this time.
0 commit comments