[project] name = "hpcs6500" version = "0.1.0" description = "Open-source driver and CLI for the HPCS 6500 spectrophotometer / integrating sphere" readme = "README.md" requires-python = ">=3.11" dependencies = [ "pyserial>=3.5", "colour-science>=0.4.4", "qrcode>=8.2", "pillow>=12.3.0", "brother-ql-next>=0.12.0", ]