File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,22 +49,22 @@ documentation = "https://hlasse.github.io/TextDescriptives/"
4949[project .optional-dependencies ]
5050style = [
5151 " black==23.3.0" ,
52- " pre-commit==3.1.1 " ,
53- " ruff==0.0.260 " ,
52+ " pre-commit==3.2.2 " ,
53+ " ruff==0.0.263 " ,
5454 " mypy==1.1.1"
5555]
5656tests = [
57- " pytest>=7.1.3,<7.3.0 " ,
58- " pytest-cov>=3.0.0,<3.0.1 " ,
57+ " pytest>=7.1.3" ,
58+ " pytest-cov>=3.0.0" ,
5959]
6060docs = [
61- " sphinx>=5.3.0,<7.1.0 " ,
62- " furo= =2023.3.27" ,
63- " sphinx-copybutton>=0.5.1,<0.5.2 " ,
64- " sphinxext-opengraph>=0.7.3,<0.8.2 " ,
65- " myst-nb>=0.6.0,<1.17.0 " ,
66- " sphinx_design>=0.3.0,<0.3.1 " ,
67- " autodoc_pydantic>=1.1.0,<1.9.0 " ,
61+ " sphinx>=5.3.0" ,
62+ " furo> =2023.3.27" ,
63+ " sphinx-copybutton>=0.5.1" ,
64+ " sphinxext-opengraph>=0.7.3" ,
65+ " myst-nb>=0.6.0" ,
66+ " sphinx_design>=0.3.0" ,
67+ " autodoc_pydantic>=1.1.0" ,
6868]
6969tutorials = [
7070 " jupyter" ,
You can’t perform that action at this time.
0 commit comments