]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:heavy_plus_sign: Add ujson for local development
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 22 Dec 2018 13:23:51 +0000 (17:23 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 22 Dec 2018 13:23:51 +0000 (17:23 +0400)
Pipfile
Pipfile.lock

diff --git a/Pipfile b/Pipfile
index 80034fa06f3a9d2b0873cabcf3a0f2607584c740..7d181952c133e2fa910cb6195ca7005a59685508 100644 (file)
--- a/Pipfile
+++ b/Pipfile
@@ -21,6 +21,7 @@ mkdocs-material = "*"
 markdown-include = "*"
 autoflake = "*"
 email-validator = "*"
+ujson = "*"
 
 [packages]
 starlette = "*"
index e6e3576e23305c3ec75e38397adf83ad1eb736b1..67e116e4f8eaa17cdfad037bcb980b012da3ca93 100644 (file)
@@ -1,7 +1,7 @@
 {
     "_meta": {
         "hash": {
-            "sha256": "64539bfa9f03f10715a5f83b1d62776513ae44518c0cff011b7540c17eada955"
+            "sha256": "a0f966a95cb84845ca4aad02c44fc0e7c5e2047fc44dcf19a95a4abaa02d0197"
         },
         "pipfile-spec": 6,
         "requires": {
         },
         "pyrsistent": {
             "hashes": [
-                "sha256:05910b7ff43cec0a853c15da0bfaf2867faa95f29b08e71f5846a195f1f38c75"
+                "sha256:59880cc33ac293515892b2969aa8f4ed2cec592cbd0be4c4e20f2410468bbc62"
             ],
-            "version": "==0.14.7"
+            "version": "==0.14.8"
         },
         "pytest": {
             "hashes": [
             "markers": "python_version < '3.7' and implementation_name == 'cpython'",
             "version": "==1.1.1"
         },
+        "ujson": {
+            "hashes": [
+                "sha256:f66073e5506e91d204ab0c614a148d5aa938bdbf104751be66f8ad7a222f5f86"
+            ],
+            "index": "pypi",
+            "version": "==1.35"
+        },
         "urllib3": {
             "hashes": [
                 "sha256:61bf29cada3fc2fbefad4fdf059ea4bd1b4a86d2b6d15e1c7c0b582b9752fe39",