From b586528341733a9ab85c9714fc1b42a17dc3d225 Mon Sep 17 00:00:00 2001 From: Sean Stoves Date: Wed, 12 Jun 2024 15:34:38 -0400 Subject: [PATCH] Update Requirements. --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ec89dc3..c61f783 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,8 +17,7 @@ itsdangerous==2.0.1 jinja2<3.1.0 # build/other deps -dnspython==2.1.0 # pymongo srv -pymongo<4.0.0 # Flask-PyMongo does not specify version and 4.0 has breaking changes +pymongo==4.7.3 wheel==0.36.2 # dep install # pre-commit & formatting deps