llm_topic_modelling / pyproject.toml
Sonnyjim's picture
Added pyproject.toml file, updated some dependencies
359f819
raw
history blame
178 Bytes
[project]
name = "Large language model topic modelling"
version = "0.1.0"
description = "Topic model open text data files with a large language model."
requires-python = ">=3.10"