diff --git a/api/requirements.txt b/api/requirements.txt index c023071f..cfa4228e 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -22,3 +22,7 @@ flask flask-cors jsonschema pyyaml + +# TODO: get rid of these +omegaconf +pydantic \ No newline at end of file