diff options
Diffstat (limited to 'python/Pipfile.lock')
-rw-r--r-- | python/Pipfile.lock | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/python/Pipfile.lock b/python/Pipfile.lock index 81232f0a..296079f0 100644 --- a/python/Pipfile.lock +++ b/python/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e330c4f12e19ee154c6de6e10a7b1349a2dd019e5483d2a7700fb542ad1477f1" + "sha256": "c3deb49cf4c122c2aed3f4f944e9763cfcf40c85891ca3d3e9cabc3debbb9075" }, "pipfile-spec": 6, "requires": { @@ -118,6 +118,10 @@ ], "version": "==2.4.2" }, + "fatcat-client": { + "editable": true, + "path": "./../python_client" + }, "flask": { "hashes": [ "sha256:2271c0070dbcb5275fad4a82e29f23ab92682dc45f9dfbc22c02ba9b9322ce48", |