From 66a171bd4ab702e618c558e77d3a3427db1eb435 Mon Sep 17 00:00:00 2001 From: "Bruno P. Kinoshita" Date: Fri, 3 Jun 2022 16:27:42 +1200 Subject: [PATCH] Specify version for pygls --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c4fe42..30f1948 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ typing-extensions -git+https://github.com/openlawlibrary/pygls.git@ +git+https://github.com/openlawlibrary/pygls.git@master