diff --git a/pyproject.toml b/pyproject.toml index a57a769..53656c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ license = "BSD-3-Clause" [tool.poetry.dependencies] python = "^3.6" faker = "^4.0.0" -ipython = "^7.11.1" +ipython = "^8.0.0" locustio = "^0.13.5" open-discussions-client = "^0.5.0" praw = "4.6.0"