From 2e6c7202d3473db727e423bfc9aaea73c097ae2b Mon Sep 17 00:00:00 2001 From: Anthony Tranduc Date: Thu, 27 Aug 2020 16:34:38 -0400 Subject: [PATCH] #269 updated requirement --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index f839951..bbc8228 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -9,7 +9,7 @@ gunicorn==19.9.0 itsdangerous==1.1.0 Jinja2==2.10.1 MarkupSafe==1.1.1 -pymongo==3.11.0 +pymongo[tls, srv]==3.11.0 python-http-client==3.2.1 python-jose==3.1.0 pytz==2019.2