Skip to content

Commit b330126

Browse files
committed
add pandas
1 parent 2517c9c commit b330126

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ dependencies = [
1414
"pyyaml",
1515
"beautifulsoup4",
1616
"lxml",
17-
"pydantic >= 2.0"
17+
"pydantic >= 2.0",
18+
"pandas"
1819
]
1920
description = "Reproschema Python library"
2021
# Version from setuptools_scm

0 commit comments

Comments
 (0)