lambdaofgod's picture
wordclouds
f5c0c01
raw
history blame contribute delete
249 Bytes
[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",
]