Skip to content

Commit

Permalink
rvw
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjakubowski committed Nov 8, 2023
1 parent 825cf8c commit 5e9fbef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/perspective/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

requires_aiohttp = ["aiohttp>=3,<4"]

requires_jupyter = ["jupyterlab>=3.2,<4", "Jinja2>=3.0,<4"]
requires_jupyter = ["jupyterlab>=3.2,<4", "Jinja2>=2.0,<4"]

requires_starlette = ["fastapi>=0.70,<1", "starlette>=0.20,<1"]

Expand Down

0 comments on commit 5e9fbef

Please sign in to comment.