[project] name = "mission-core-ios-capture-lab" version = "0.1.0" description = "Isolated read-only iPhone packet-capture tooling for Mission Core lab work" requires-python = ">=3.12,<3.13" dependencies = [ "pymobiledevice3==9.36.0", "python-pcapng==2.1.1", ] [tool.uv] package = false