aboutsummaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 48215ba..8b0258c 100644
--- a/Pipfile
+++ b/Pipfile
@@ -16,6 +16,9 @@ flask-bcrypt = "*"
flask-login = "*"
flask-admin = "*"
authlib = "*"
+fastapi = "*"
+uvicorn = "*"
+gunicorn = "*"
[requires]
python_version = "3.8"