summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2022-02-17 15:19:34 +0100
committerFabian Mastenbroek <mail.fabianm@gmail.com>2022-02-17 16:09:18 +0100
commit7f1ce8b1929674a73487290abab9540803f87af7 (patch)
tree332798e0806a59bd4d4d9a6bf5ee898256fec929 /opendc-web/opendc-web-api
parente69d8ea8ec9db7cbb21cfcf7de0ef423ea5ea177 (diff)
ci: Fix API deployment using Docker Compose
This change updates the Docker Compose configuration to properly deploy the API server, by passing the necessary Auth0 information to it.
Diffstat (limited to 'opendc-web/opendc-web-api')
-rw-r--r--opendc-web/opendc-web-api/requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/opendc-web/opendc-web-api/requirements.txt b/opendc-web/opendc-web-api/requirements.txt
index 45eae12b..6f3b42aa 100644
--- a/opendc-web/opendc-web-api/requirements.txt
+++ b/opendc-web/opendc-web-api/requirements.txt
@@ -11,7 +11,6 @@ Flask-Cors==3.0.9
Flask-SocketIO==4.3.1
flask-swagger-ui==3.36.0
Flask-Restful==0.3.8
-greenlet==0.4.17
httplib2==0.19.0
isort==4.3.21
itsdangerous==1.1.0