From 9222cc994288895cbcac1cd11929d3a30c85b3ae Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Mon, 7 Aug 2023 10:12:03 -0700 Subject: [PATCH] fix Pipfile --- Pipfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index b38e7a7d7..0846c0201 100644 --- a/Pipfile +++ b/Pipfile @@ -52,9 +52,8 @@ notifications-python-client = "==6.3.0" oscrypto = "==1.3.0" psycopg2-binary = "==2.9.3" pyjwt = "==2.7.0" -pylint = "==2.17.5" -radon = "==6.0.1" python-dotenv = "==1.0.0" +radon = "==6.0.1" sqlalchemy = "==1.4.40" werkzeug = "~=2.3" # gds metrics packages