Loosen pymongo
This commit is contained in:
parent
719db8417e
commit
dd4f6977c7
1 changed files with 2 additions and 2 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue