Skip to content

Commit

Permalink
Bump panel minimum version (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
nenb authored Dec 20, 2023
1 parent 2056246 commit e0b9102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"httpx",
"importlib_metadata>=4.6; python_version<'3.10'",
"packaging",
"panel>=1.3,<1.4",
"panel>=1.3.6,<1.4",
"pydantic>=2",
"pydantic-core",
"pydantic-settings>=2",
Expand Down

0 comments on commit e0b9102

Please sign in to comment.