Skip to content

Commit 0612b31

Browse files
committed
Updated python-lambda-local version (fixed #15)
1 parent 5f99a28 commit 0612b31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
aws-xray-sdk>=2.0
22
boto3==1.7.3
3-
botocore==1.10.3
3+
botocore<1.11.0,>=1.10.3
44
cookiecutter==1.6.0
55
networkx==2.4
66
petname==2.6
7-
python-lambda-local==0.1.8
7+
python-lambda-local==0.1.9
88
requests>=2.22.0

0 commit comments

Comments
 (0)