diff options
Diffstat (limited to 'sdv/docker/sdvmodel/resource-estimation/requirements.txt')
-rw-r--r-- | sdv/docker/sdvmodel/resource-estimation/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdv/docker/sdvmodel/resource-estimation/requirements.txt b/sdv/docker/sdvmodel/resource-estimation/requirements.txt new file mode 100644 index 0000000..8fd63d9 --- /dev/null +++ b/sdv/docker/sdvmodel/resource-estimation/requirements.txt @@ -0,0 +1,2 @@ +tornado == 6.0.4 +Jinja2 == 2.11.2 |