Loosen requriements

This commit is contained in:
Andras Schmelczer 2022-07-02 09:59:32 +02:00
parent 513b1df984
commit 31f5bab2f4

View file

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