Add nbconvert by default
This commit is contained in:
parent
af6eed2714
commit
e2795876bb
2 changed files with 8 additions and 11 deletions
|
|
@ -41,6 +41,7 @@ install_requires =
|
|||
fastapi >= 0.70.0
|
||||
plotly >= 5.8.0
|
||||
dash >= 2.4.0
|
||||
nbconvert >= 6.5.0
|
||||
uvicorn[standard] >= 0.18.0
|
||||
watchdog >= 2.1.0
|
||||
pymongo >= 4.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue