From fc6c4ad65af1fdb0a5dc05bc60b8fbdc3876dd98 Mon Sep 17 00:00:00 2001 From: kshitijrajsharma Date: Thu, 21 Dec 2023 20:12:41 +0545 Subject: [PATCH] Updated requirements , fixed typo error --- requirements.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 59c11f54..494e1cae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,12 +2,13 @@ fastapi==0.105.0 uvicorn==0.24.0 psycopg2==2.9.9 geojson-pydantic==1.0.1 -pytest == 7.4.3 -geojson == 3.1.0 +pytest==7.4.3 -# Used for new relic monitoring -newrelic == 7.2.4.171 -sentry-sdk == 1.5.12 +geojson==3.1.0 + +# # Used for new relic monitoring +# newrelic==7.2.4.171 +# sentry-sdk==1.5.12 ## Third party area==1.1.1