diff --git a/Pipfile b/Pipfile index 322a19a..41d9ed4 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ mypy = "*" aiofiles = "==0.4.0" fastapi = "==0.35.0" fire = "==0.2.1" -ipython = "==7.7.0" +ipython = "==7.16.3" matplotlib = "==3.1.1" numpy = "==1.17.0" opencv-python = "==4.1.0.25"