[project]
name = "parserservice"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"arrow>=1.3.0",
"pandas>=2.2.3",
"pymongo>=4.11.3",
"unidecode>=1.3.8",
"xlrd>=2.0.1",
]
Powered by TurnKey Linux.