Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 58c7026

Browse files
committed
update Pipfile Pipfile.lock for build env
1 parent 8828d84 commit 58c7026

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

Pipfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ verify_ssl = true
88
[packages]
99

1010
"e1839a8" = {path = ".", editable = true}
11+
requests = {extras = ["security"]}
12+
"boto3" = "*"
13+
botocore = "*"
14+
six = "*"
1115

1216

1317
[dev-packages]

Pipfile.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)