Loosen requirements

This commit is contained in:
Andras Schmelczer 2022-07-02 09:34:08 +02:00
parent d5812d05ca
commit 0357535bcf
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E

View file

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