diff --git a/Pipfile b/Pipfile index 05358be..844154e 100644 --- a/Pipfile +++ b/Pipfile @@ -13,8 +13,8 @@ pylint = "*" click = "*" starlette = "*" uvicorn = "*" -pyjwt = "*" orjson = "*" +pyjwt = "*" [requires] python_version = "3"