diff options
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 2ef36d3..ef94932 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,5 @@ Flask-Login==0.6.3 a2wsgi==1.10.4 colorlog==6.8.2 bcrypt==4.1.3 -jsonschema==4.23.0
\ No newline at end of file +jsonschema==4.23.0 +PyYAML==6.0.2
\ No newline at end of file |