Minor improvements
This commit is contained in:
parent
844fae4ef5
commit
38616b1c4f
4 changed files with 50 additions and 39 deletions
|
|
@ -23,11 +23,9 @@ install_requires =
|
|||
unidecode >= 1.3.0
|
||||
multiprocess >= 0.70.0.0
|
||||
tqdm >= 4.0.0
|
||||
psutil >= 5.9.0
|
||||
beautifulsoup4 >= 4.10.0
|
||||
lxml >= 4.6.0
|
||||
spacy >= 3.3.0
|
||||
pydantic >= 1.8.0
|
||||
scikit-learn == 1.1.1
|
||||
matplotlib >= 3.5.0
|
||||
numpy >= 1.22.0
|
||||
|
|
@ -42,6 +40,7 @@ install_requires =
|
|||
plotly >= 5.8.0
|
||||
dash >= 2.4.0
|
||||
nbconvert >= 6.5.0
|
||||
ipython >= 8.0.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