File size: 462 Bytes
7d78f79
87eb2bb
db4ee7b
87eb2bb
7d78f79
9c15515
7ed5f43
 
f2ad4e1
7ed5f43
7b54871
7ed5f43
7b54871
de8bb50
7ed5f43
c81d415
7b54871
ade7725
9c15515
7ed5f43
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[project]
name = "danish-dynaword"
version = "1.0.4"
description = "project code for the danish dynaword project"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
    "datasets>=3.0.0",
    "gitpython>=3.1.43",
    "ipykernel>=6.29.5",
    "matplotlib>=3.10.0",
    "numpy>=2.2.0",
    "plotnine>=0.14.3",
    "pydantic>=2.10.4",
    "pytest>=8.3.4",
    "ruff>=0.8.3",
    "seaborn>=0.13.2",
    "tomlkit>=0.13.2",
    "transformers>=4.47.1",
]