fix: add pylance req for local script-based install bump:patch
This commit is contained in:
parent
fbc2cd4ce5
commit
edec6142bf
|
@ -51,6 +51,7 @@ dependencies = [
|
||||||
"plotly<6.0.0",
|
"plotly<6.0.0",
|
||||||
"PyMuPDF>=1.23,<=1.24.11",
|
"PyMuPDF>=1.23,<=1.24.11",
|
||||||
"pypdf>=4.2.0,<4.3",
|
"pypdf>=4.2.0,<4.3",
|
||||||
|
"pylance",
|
||||||
"python-decouple", # for theflow
|
"python-decouple", # for theflow
|
||||||
"python-docx>=1.1.0,<1.2",
|
"python-docx>=1.1.0,<1.2",
|
||||||
"python-dotenv>=1.0.1,<1.1",
|
"python-dotenv>=1.0.1,<1.1",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user