Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bjhardcastle committed Mar 15, 2024
1 parent 8efc552 commit 9eee411
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ authors = [
{ name = "bjhardcastle", email = "ben.hardcastle@alleninstitute.org" },
]
requires-python = ">=3.11, <3.12"
dependencies = ["jupyterlab>=3.6", "np-workflows>=1.6.62"]

dependencies = [
"jupyterlab>=3.6",
"np-workflows>=1.6.63",
"npc-sessions>=0.0.203",
]

0 comments on commit 9eee411

Please sign in to comment.