Add blueprint for sagger description
Showing
File moved
File moved
File moved
app/config.py
0 → 100644
... | @@ -5,3 +5,4 @@ pyyaml==5.1.2 | ... | @@ -5,3 +5,4 @@ pyyaml==5.1.2 |
elasticsearch>=7.0.0,<8.0.0 # Recommended by the official documentation | elasticsearch>=7.0.0,<8.0.0 # Recommended by the official documentation | ||
gunicorn==20.0.4 | gunicorn==20.0.4 | ||
marshmallow==3.5.0 | marshmallow==3.5.0 | ||
flask-cors==3.0.8 | |||
\ No newline at end of file |
Please register or sign in to comment