From 5ded26a99726526e0bcf41efb9b9da835b1a4ef6 Mon Sep 17 00:00:00 2001 From: Ginger Collison Date: Thu, 7 Jan 2021 11:34:05 -0600 Subject: [PATCH] Create dependencies.md [ci skip] --- dependencies.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dependencies.md diff --git a/dependencies.md b/dependencies.md new file mode 100644 index 0000000..a12ab01 --- /dev/null +++ b/dependencies.md @@ -0,0 +1,7 @@ +# External Dependencies + +This file lists the dependencies used in this repository. + +| Dependency | License | +|-|-| +| https://pypi.org/project/protobuf/ | BSD 3-Clause "New" or "Revised" License |