server/isso/Pipfile.lock
changeset 0 5f4fcbc80b37
child 7 5847345004db
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/server/isso/Pipfile.lock	Fri Sep 14 17:57:34 2018 +0200
@@ -0,0 +1,31 @@
+{
+    "_meta": {
+        "hash": {
+            "sha256": "066cbac02e081ff156933e13089afeb50a6fb3e62945b6ce9087a35c92d60f6e"
+        },
+        "pipfile-spec": 6,
+        "requires": {
+            "python_version": "3.7"
+        },
+        "sources": [
+            {
+                "name": "pypi",
+                "url": "https://pypi.org/simple",
+                "verify_ssl": true
+            }
+        ]
+    },
+    "default": {
+        "b6e37a2": {
+            "path": "/Users/ymh/dev/projects/isso/dist/isso-0.10.7.dev0.tar.gz"
+        },
+        "uwsgi": {
+            "hashes": [
+                "sha256:d2318235c74665a60021a4fc7770e9c2756f9fc07de7b8c22805efe85b5ab277"
+            ],
+            "index": "pypi",
+            "version": "==2.0.17.1"
+        }
+    },
+    "develop": {}
+}