Loosen requriements
This commit is contained in:
parent
513b1df984
commit
31f5bab2f4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue