add database mongo schema in houses
parent
08ae3954bd
commit
4c0f113bd7
@ -1,22 +1,12 @@
|
|||||||
sphinx-rtd-theme>=1.2.2
|
beautifulsoup4==4.12.2
|
||||||
myst-parser>=2.0.0
|
|
||||||
pandas>=2.0.2
|
|
||||||
nbsphinx>=0.9.2
|
|
||||||
python-slugify>=8.0.1
|
python-slugify>=8.0.1
|
||||||
black~=22.0
|
|
||||||
flake8>=3.7.9, <5.0
|
|
||||||
ipython>=7.31.1, <8.0; python_version < '3.8'
|
ipython>=7.31.1, <8.0; python_version < '3.8'
|
||||||
ipython~=8.10; python_version >= '3.8'
|
ipython~=8.10; python_version >= '3.8'
|
||||||
isort~=5.0
|
isort~=5.0
|
||||||
jupyter~=1.0
|
|
||||||
jupyterlab_server>=2.11.1, <2.16.0
|
|
||||||
jupyterlab~=3.0, <3.6.0
|
|
||||||
kedro~=0.18.12
|
kedro~=0.18.12
|
||||||
kedro-datasets~=1.7.0
|
kedro-datasets~=1.7.0
|
||||||
kedro-telemetry~=0.2.5
|
kedro-telemetry~=0.2.5
|
||||||
lxml~=4.9.3
|
lxml~=4.9.3
|
||||||
nbstripout~=0.4
|
nbstripout~=0.4
|
||||||
pytest-cov~=3.0
|
|
||||||
pytest-mock>=1.7.1, <2.0
|
|
||||||
pytest~=7.2
|
|
||||||
pymongo~=4.5.0
|
pymongo~=4.5.0
|
||||||
|
mongoengine~=0.27.0
|
||||||
|
|||||||
Loading…
Reference in New Issue