This commit is contained in:
lda
2026-08-30 05:12:09 +07:00 Verified
parent b4e5058000
commit 1cdf822825
6 changed files with 267 additions and 0 deletions
+2
View File
@@ -8,9 +8,11 @@ authors = [
]
requires-python = ">=3.14"
dependencies = [
"fastapi>=0.141.1",
"ipython>=9.16.1",
"matplotlib>=3.11.1",
"matplotlib-inline>=0.1.7",
"uvicorn>=0.52.4",
"wonderwords>=2.2.0",
]