瀏覽代碼

adding Piplock for Production

control 3 年之前
父節點
當前提交
505da353a2
共有 1 個文件被更改,包括 20 次插入0 次删除
  1. 20 0
      Pipfile.lock

+ 20 - 0
Pipfile.lock

@@ -0,0 +1,20 @@
+{
+    "_meta": {
+        "hash": {
+            "sha256": "f1adc7ea090c750d58b5125c641de153fe279538ee7957463a094daf27025430"
+        },
+        "pipfile-spec": 6,
+        "requires": {
+            "python_version": "3.9"
+        },
+        "sources": [
+            {
+                "name": "pypi",
+                "url": "https://lab.raqnet.org/control/hometab",
+                "verify_ssl": true
+            }
+        ]
+    },
+    "default": {},
+    "develop": {}
+}