update requirements for python 3.10.12

develop
gwen 3 years ago
parent 44717ee667
commit fe1488ef7c

@ -2,7 +2,6 @@ sphinx-rtd-theme>=1.2.2
myst-parser>=2.0.0 myst-parser>=2.0.0
pandas>=2.0.2 pandas>=2.0.2
nbsphinx>=0.9.2 nbsphinx>=0.9.2
lxml>=4.6.3
python-slugify>=8.0.1 python-slugify>=8.0.1
black~=22.0 black~=22.0
flake8>=3.7.9, <5.0 flake8>=3.7.9, <5.0
@ -12,8 +11,9 @@ isort~=5.0
jupyter~=1.0 jupyter~=1.0
jupyterlab_server>=2.11.1, <2.16.0 jupyterlab_server>=2.11.1, <2.16.0
jupyterlab~=3.0, <3.6.0 jupyterlab~=3.0, <3.6.0
kedro~=0.18.10 kedro~=0.18.12
kedro-telemetry~=0.2.0 kedro-telemetry~=0.2.5
lxml~=4.9.3
nbstripout~=0.4 nbstripout~=0.4
pytest-cov~=3.0 pytest-cov~=3.0
pytest-mock>=1.7.1, <2.0 pytest-mock>=1.7.1, <2.0

Loading…
Cancel
Save