9 lines
340 B
Plaintext
9 lines
340 B
Plaintext
# This file is used to generate requirements.txt.
|
|
# To update requirements.txt, run the following commands.
|
|
# Use Python 3.8 when creating the environment or using pip-tools
|
|
# 1) pip install pip-tools
|
|
# 2) pip-compile --generate-hashes --upgrade python_files\jedilsp_requirements\requirements.in
|
|
|
|
jedi-language-server>=0.34.3
|
|
pygls>=0.10.3
|