diff --git a/setup.cfg b/setup.cfg index 2ae8131..16418f6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,14 +32,14 @@ install_requires = tinydb >= 4.7.0 pandas >= 1.4.0 boto3 >= 1.23.0 - fastapi >= 0.70.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 - pymongo >= 4.0.0 + pymongo >= 3.0.0 aiohttp >= 3.8.0 [options.package_data]