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
|
||||
attrs==24.2.0
|
||||
black==24.10.0
|
||||
bpy==4.2.0
|
||||
cattrs==24.1.2
|
||||
certifi==2024.8.30
|
||||
charset-normalizer==3.4.0
|
||||
click==8.1.7
|
||||
Cython==3.0.11
|
||||
dill==0.3.9
|
||||
docstring-to-markdown==0.15
|
||||
flake8==7.1.1
|
||||
asttokens==3.0.0
|
||||
attrs==25.3.0
|
||||
bpy==4.4.0
|
||||
cattrs==24.1.3
|
||||
certifi==2025.4.26
|
||||
charset-normalizer==3.4.2
|
||||
Cython==3.1.1
|
||||
decorator==5.2.1
|
||||
docstring-to-markdown==0.17
|
||||
executing==2.2.0
|
||||
idna==3.10
|
||||
isort==5.13.2
|
||||
jedi==0.19.1
|
||||
jedi-language-server==0.41.4
|
||||
importlib_metadata==8.7.0
|
||||
ipython==9.2.0
|
||||
ipython_pygments_lexers==1.1.1
|
||||
jedi==0.19.2
|
||||
jedi-language-server==0.45.1
|
||||
lsprotocol==2023.0.1
|
||||
mathutils==3.3.0
|
||||
mccabe==0.7.0
|
||||
mypy-extensions==1.0.0
|
||||
numpy==2.1.3
|
||||
packaging==24.1
|
||||
matplotlib-inline==0.1.7
|
||||
numpy==1.26.4
|
||||
parso==0.8.4
|
||||
pathspec==0.12.1
|
||||
platformdirs==4.3.6
|
||||
pycodestyle==2.12.1
|
||||
pyflakes==3.2.0
|
||||
pexpect==4.9.0
|
||||
pluggy==1.6.0
|
||||
prompt_toolkit==3.0.51
|
||||
ptyprocess==0.7.0
|
||||
pure_eval==0.2.3
|
||||
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
|
||||
tomlkit==0.13.2
|
||||
urllib3==2.2.3
|
||||
stack-data==0.6.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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue