From c3fd7ed168a967f8ffba20c38c14d9aa5f88c187 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 1 Jun 2022 17:37:08 +0700 Subject: [PATCH] pump ipython --- tubearchivist/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubearchivist/web/requirements.txt b/tubearchivist/web/requirements.txt index 6b5f9e4..b02856e 100644 --- a/tubearchivist/web/requirements.txt +++ b/tubearchivist/web/requirements.txt @@ -1,5 +1,5 @@ flask==2.1.2 -ipython==8.3.0 +ipython==8.4.0 markdown==3.3.7 psycopg2==2.9.3 redis==4.3.1