#1 dependencies
Opened by lrossett. Modified

We need to check what dependencies/third party libraries are needed by the project.

Looking at the mdapi scope I think those ate the minimum requirements:

  • http requests
  • json serialization and deserialization
  • cli argument parsing

Metadata