summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorMichael Manfre2022-11-08 23:05:51 -0500
committerGitHub2022-11-08 21:05:51 -0700
commit8a0a7558894afce8d25b7f0dc16775e899b72a94 (patch)
tree205c01cefcca52ded01e054810932e1ac39375a1 /requirements.txt
parent54e1b1f93a81b93e24ee8dc70d41bd95ff782ba2 (diff)
downloadtakahe-8a0a7558894afce8d25b7f0dc16775e899b72a94.tar.gz
takahe-8a0a7558894afce8d25b7f0dc16775e899b72a94.tar.bz2
takahe-8a0a7558894afce8d25b7f0dc16775e899b72a94.zip
Add basic docker support
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 09de1e6..53ab2b0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,3 +6,6 @@ django-crispy-forms~=1.14
cryptography~=38.0
httpx~=0.23
pyOpenSSL~=22.1.0
+uvicorn~=0.19
+gunicorn~=20.1.0
+psycopg2==2.9.5