Skip to content

Commit

Permalink
Pin jupyterhub for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Nov 14, 2023
1 parent d7d6703 commit 720e9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tljh-plasma/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
entry_points={"tljh": ["tljh_plasma = tljh_plasma"]},
packages=find_packages(),
include_package_data=True,
install_requires=["dockerspawner~=12.1", "tljh_repo2docker"],
install_requires=["dockerspawner~=12.1", "tljh_repo2docker", "jupyterhub~=1.4"],
)

0 comments on commit 720e9ae

Please sign in to comment.