Skip to content

Commit

Permalink
Update Intro_to_Langkit.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-rogers authored Oct 8, 2024
1 parent 529cce5 commit 7f7a5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion langkit/examples/Intro_to_Langkit.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"outputs": [],
"source": [
"# Note: you may need to restart the kernel to use updated packages.\n",
"%pip install -U langkit[all]"
"%pip install -U 'langkit[all]>=0.0.34'"
]
},
{
Expand Down

0 comments on commit 7f7a5a3

Please sign in to comment.