File size: 366 Bytes
7d78f79
87eb2bb
ade7725
87eb2bb
7d78f79
 
7ed5f43
 
 
7b54871
7ed5f43
7b54871
7ed5f43
7b54871
ade7725
7ed5f43
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[project]
name = "danish-dynaword"
version = "1.0.3"
description = "project code for the danish dynaword project"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
    "datasets>=3.0.0",
    "ipykernel>=6.29.5",
    "matplotlib>=3.10.0",
    "numpy>=2.2.0",
    "plotnine>=0.14.3",
    "pytest>=8.3.4",
    "seaborn>=0.13.2",
    "tomlkit>=0.13.2",
]