update requirements.txt
This commit is contained in:
parent
19f4bf586f
commit
9423659153
1 changed files with 32 additions and 26 deletions
|
@ -1,33 +1,39 @@
|
||||||
astroid==3.3.5
|
asttokens==3.0.0
|
||||||
attrs==24.2.0
|
attrs==25.3.0
|
||||||
black==24.10.0
|
bpy==4.4.0
|
||||||
bpy==4.2.0
|
cattrs==24.1.3
|
||||||
cattrs==24.1.2
|
certifi==2025.4.26
|
||||||
certifi==2024.8.30
|
charset-normalizer==3.4.2
|
||||||
charset-normalizer==3.4.0
|
Cython==3.1.1
|
||||||
click==8.1.7
|
decorator==5.2.1
|
||||||
Cython==3.0.11
|
docstring-to-markdown==0.17
|
||||||
dill==0.3.9
|
executing==2.2.0
|
||||||
docstring-to-markdown==0.15
|
|
||||||
flake8==7.1.1
|
|
||||||
idna==3.10
|
idna==3.10
|
||||||
isort==5.13.2
|
importlib_metadata==8.7.0
|
||||||
jedi==0.19.1
|
ipython==9.2.0
|
||||||
jedi-language-server==0.41.4
|
ipython_pygments_lexers==1.1.1
|
||||||
|
jedi==0.19.2
|
||||||
|
jedi-language-server==0.45.1
|
||||||
lsprotocol==2023.0.1
|
lsprotocol==2023.0.1
|
||||||
mathutils==3.3.0
|
mathutils==3.3.0
|
||||||
mccabe==0.7.0
|
matplotlib-inline==0.1.7
|
||||||
mypy-extensions==1.0.0
|
numpy==1.26.4
|
||||||
numpy==2.1.3
|
|
||||||
packaging==24.1
|
|
||||||
parso==0.8.4
|
parso==0.8.4
|
||||||
pathspec==0.12.1
|
pexpect==4.9.0
|
||||||
platformdirs==4.3.6
|
pluggy==1.6.0
|
||||||
pycodestyle==2.12.1
|
prompt_toolkit==3.0.51
|
||||||
pyflakes==3.2.0
|
ptyprocess==0.7.0
|
||||||
|
pure_eval==0.2.3
|
||||||
pygls==1.3.1
|
pygls==1.3.1
|
||||||
pylint==3.3.1
|
Pygments==2.19.1
|
||||||
|
python-jsonrpc-server==0.4.0
|
||||||
|
python-lsp-jsonrpc==1.1.2
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
tomlkit==0.13.2
|
stack-data==0.6.3
|
||||||
urllib3==2.2.3
|
traitlets==5.14.3
|
||||||
|
typing_extensions==4.13.2
|
||||||
|
ujson==5.10.0
|
||||||
|
urllib3==2.4.0
|
||||||
|
wcwidth==0.2.13
|
||||||
|
zipp==3.22.0
|
||||||
zstandard==0.23.0
|
zstandard==0.23.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue