1
0
mirror of https://github.com/pruzko/hakuin synced 2024-09-16 20:31:33 +02:00

fix requirements

This commit is contained in:
Jakub Pruzinec 2024-07-25 18:09:57 +02:00
parent 1a8fc920d7
commit 59bb39c1ee

View File

@ -14,6 +14,7 @@ dependencies = [
"aiohttp",
"jinja2",
"nltk",
"tqdm",
]
scripts = { hk = "hakuin.hk:main" }
classifiers = [