summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authormg2023-04-25 20:52:45 +0200
committermg2023-04-25 20:52:45 +0200
commit13a3ab00761a7aa56780fd5d066e618da102e8c5 (patch)
tree96387fbf24d6252673d76e0d0aa13b5400eb1db1 /requirements.txt
parentef96c7167a37f320f8cfdb60dcef0c87184333d8 (diff)
add swagger (#1)v2
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: https://git.mgrote.net/mg/python-api-server/pulls/1
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index c23a02a..302e5d4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,3 +2,4 @@ Flask==2.0.1
Flask-Cors==3.0.10
gunicorn
requests
+flasgger