[project] | |
name = "github-search-visualizations" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.10" | |
dependencies = [ | |
"pydantic>=2.9.2", | |
"scikit-learn>=1.5.2", | |
"wordcloud>=1.9.3", | |
] | |
[project] | |
name = "github-search-visualizations" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.10" | |
dependencies = [ | |
"pydantic>=2.9.2", | |
"scikit-learn>=1.5.2", | |
"wordcloud>=1.9.3", | |
] | |