We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6783f commit dd85e07Copy full SHA for dd85e07
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ Documentation = "https://ghapi.fast.ai/"
22
ghapi = "ghapi._modidx:d"
23
24
[project.optional-dependencies]
25
-dev = ['jsonref', 'matplotlib', 'nbclassic', 'nbdev', 'pysymbol_llm', 'llms-txt']
+dev = ['jsonref', 'matplotlib', 'nbclassic', 'nbdev', 'pysymbol_llm', 'llms-txt>=0.0.6']
26
27
28
[project.scripts]
0 commit comments