Minor improvements

This commit is contained in:
Andras Schmelczer 2022-06-25 19:04:02 +02:00
parent 844fae4ef5
commit 38616b1c4f
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
4 changed files with 50 additions and 39 deletions

View file

@ -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