Skip to content

Commit 39a6e61

Browse files
committed
add PyYAML to pipenv
1 parent f8cfc71 commit 39a6e61

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ verify_ssl = true
99
pika = "*"
1010
requests = "*"
1111
requests-toolbelt = "*"
12+
pyyaml = "==5.1"
1213

1314
[requires]
1415
python_version = "3.7"

Pipfile.lock

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

0 commit comments

Comments
 (0)