[project]
name = "bulk-a360-users"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
    "connector-neo4j>=1.0.0",
    "python-dotenv>=1.1.0",
]

[[tool.uv.index]]
url = "https://pypi.theorchard.io/pypi/"
