From 1b78c774461cc3302454ce56a632bdf2498a5eb5 Mon Sep 17 00:00:00 2001 From: Dmitry Shibanov Date: Tue, 28 Jun 2022 17:56:52 +0200 Subject: [PATCH] add new lines --- __tests__/data/Pipfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/__tests__/data/Pipfile.lock b/__tests__/data/Pipfile.lock index c347f132a..95bdec2f2 100644 --- a/__tests__/data/Pipfile.lock +++ b/__tests__/data/Pipfile.lock @@ -3,10 +3,13 @@ "hash": { "sha256": "33e3640eff8b2b6c7149b85568151f39a66c544033b4b3f3f2ec9ad5ce6dfe7e" }, + "pipfile-spec": 6, + "requires": { "python_version": "*" }, + "sources": [ { "name": "pypi", @@ -16,6 +19,7 @@ ] }, "default": { + "numpy": { "hashes": [ "sha256:07a8c89a04997625236c5ecb7afe35a02af3896c8aa01890a849913a2309c676", @@ -42,6 +46,7 @@ "index": "pypi", "version": "==1.22.3" }, + "pandas": { "hashes": [ "sha256:0010771bd9223f7afe5f051eb47c4a49534345dfa144f2f5470b27189a4dd3b5", @@ -94,4 +99,4 @@ } }, "develop": {} -} +} \ No newline at end of file