diff --git a/README.md b/README.md index 120c2c921b..244a2ed2ba 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Read the [SAM Documentation Contribution Guide](https://github.com/awsdocs/aws-s started. ### Join the SAM Community on Slack -[Join the SAM developers channel (#samdev)](https://join.slack.com/t/awsdevelopers/shared_invite/enQtMzg3NTc5OTM2MzcxLTIxNjc0ZTJkNmYyNWY3OWE4NTFiNzU1ZTM2Y2VkNmFlNjQ2YjI3YTE1ZDA5YjE5NDE2MjVmYWFlYWIxNjE2NjU) on Slack to collaborate with fellow community members and the AWS SAM team. +[Join the SAM developers channel (#samdev)](https://join.slack.com/t/awsdevelopers/shared_invite/zt-h82odes6-qYN2Cxit7hBGIvC6oMjGpg) on Slack to collaborate with fellow community members and the AWS SAM team. diff --git a/requirements/base.txt b/requirements/base.txt index a1d1d62708..87f55fe7c0 100755 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,3 +1,4 @@ +pyrsistent~=0.16.0; python_version<"3" boto3~=1.5 enum34~=1.1; python_version<"3.4" jsonschema~=3.0