Loosen requriements

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

View file

@ -30,9 +30,9 @@ install_requires =
langcodes[data] >= 3.3.0
langdetect >= 1.0.9
tinydb >= 4.7.0
pandas >= 1.4.0
boto3 >= 1.23.0
plotly >= 5.8.0
pandas
dash >= 2.4.0
fastapi >= 0.70.0
uvicorn[standard] >= 0.18.0