Update pygls (#38)

This commit is contained in:
Regen
2021-03-28 23:49:27 +09:00
committed by GitHub
parent 4d120a6a98
commit a5af5b505f
6 changed files with 174 additions and 69 deletions

View File

@@ -19,7 +19,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.6"
pygls = "^0.8.1"
pygls = "^0.10"
pyparsing = "^2.4"
[tool.poetry.dev-dependencies]