Skip to content

Commit

Permalink
[#104] updating hsclient version requirement to work with HS >=3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdash committed Feb 13, 2025
1 parent 93c02bd commit b90d513
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
REQUIREMENTS = [
"hsclient>=1.0.5",
"jupyterlab==4.2.*",
"hsclient>=1.1.0",
"notebook==6.5.*",
"requests",
"pydantic==2.7.*",
Expand Down

0 comments on commit b90d513

Please sign in to comment.