Loosen requirements
This commit is contained in:
parent
f4e69bf32e
commit
513b1df984
1 changed files with 2 additions and 2 deletions
|
|
@ -23,6 +23,8 @@ install_requires =
|
|||
scikit-learn
|
||||
matplotlib
|
||||
numpy
|
||||
nbconvert
|
||||
ipython
|
||||
unidecode >= 1.3.0
|
||||
syntok >= 1.4.0
|
||||
langcodes[data] >= 3.3.0
|
||||
|
|
@ -32,8 +34,6 @@ install_requires =
|
|||
boto3 >= 1.23.0
|
||||
plotly >= 5.8.0
|
||||
dash >= 2.4.0
|
||||
nbconvert >= 6.5.0
|
||||
ipython >= 8.0.0
|
||||
fastapi >= 0.70.0
|
||||
uvicorn[standard] >= 0.18.0
|
||||
watchdog >= 2.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue