diff options
author | 2020-09-19 20:24:54 +0300 | |
---|---|---|
committer | 2020-09-19 20:24:54 +0300 | |
commit | 7663753865da8a7c48369cf6f8c6367807f1c9b5 (patch) | |
tree | c3d35231f5c8c5ceb3b14e7ee010ba7ca87065df /Pipfile.lock | |
parent | Specify markdown package version (diff) |
Install PyYAML for YAML files parsing
Diffstat (limited to 'Pipfile.lock')
-rw-r--r-- | Pipfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile.lock b/Pipfile.lock index 3babb5f2..87e743c8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f267cdec6bbef83ad168a37b67e635648b8bad298c0c3347329ee19d2b1d21e3" + "sha256": "3cd339ce2e945d1728b52bdc00c615c154797e0fbcda6e75ee78ab069545e3bc" }, "pipfile-spec": 6, "requires": { |