We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b2c83 commit b52cdd1Copy full SHA for b52cdd1
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ profile = "black"
9
10
[project]
11
name = "turftopic"
12
-version = "0.17.4"
+version = "0.17.5"
13
description = "Topic modeling with contextual representations from sentence transformers."
14
authors = [
15
{ name = "Márton Kardos <power.up1163@gmail.com>", email = "martonkardos@cas.au.dk" }
@@ -42,9 +42,9 @@ topic-wizard = ["topic-wizard>1.0.0,<2.0.0"]
42
umap-learn = ["umap-learn>=0.5.5,<1.0.0"]
43
docs = [
44
"griffe==0.40.0",
45
- "mkdocs==1.5.3",
+ "mkdocs==1.6.1",
46
"mkdocs-autorefs==0.5.0",
47
- "mkdocs-material==9.5.6",
+ "mkdocs-material==9.6.19",
48
"mkdocs-material-extensions==1.3.1",
49
"mkdocstrings==0.22.0",
50
"mkdocstrings-python==1.8.0",
0 commit comments