diff --git a/config/web/requirements.txt b/config/web/requirements.txt index 41b7e74e..5df39e14 100644 --- a/config/web/requirements.txt +++ b/config/web/requirements.txt @@ -4,7 +4,7 @@ gunicorn==20.0.4 psycopg2==2.8.5 # ipython: -ipython==7.9.0 +ipython==7.13.0 # GraphQL: graphene-django==2.6.0