-
- Downloads
configuration variables taken from local files
The UI should run from a directory directly under soctools root (or the "SOCTOOLS_BASE" must be modified)
... | @@ -3,4 +3,5 @@ flask_wtf~=1.0.0 | ... | @@ -3,4 +3,5 @@ flask_wtf~=1.0.0 |
wtforms~=3.0.1 | wtforms~=3.0.1 | ||
email-validator~=1.1.3 | email-validator~=1.1.3 | ||
requests~=2.27.1 | requests~=2.27.1 | ||
jinja2~=3.1.1 | jinja2~=3.1.1 | ||
\ No newline at end of file | PyYAML~=5.2 | ||
\ No newline at end of file |
Please register or sign in to comment