From 8d46b365d97c2dfdb2d7f96e9a840368d1983109 Mon Sep 17 00:00:00 2001 From: Ankush Menat Date: Mon, 13 Sep 2021 21:30:51 +0530 Subject: [PATCH] chore(deps): bump ipython to latest version --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index be96520a02..a0ad0b6266 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,8 +24,7 @@ googlemaps~=4.4.5 gunicorn~=20.1.0 html2text==2020.1.16 html5lib~=1.1 -ipython~=7.16.1 -jedi==0.17.2 # not directly required. Pinned to fix upstream IPython issue (https://github.com/ipython/ipython/issues/12740) +ipython~=7.27.0 Jinja2~=3.0.1 ldap3~=2.9 markdown2~=2.4.0