aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2024-09-13 23:21:30 -0400
committerBobby <[email protected]>2024-09-13 23:21:30 -0400
commitd666b8b17bd4d04986b5b66b5ffd3bb3dbaea177 (patch)
treecb13d0eef1cbdd904dc10f71734be1fd74c58aca
parent78fcc482756d0555f2c3f8df63e5cb39cbe482cc (diff)
downloadyugen-d666b8b17bd4d04986b5b66b5ffd3bb3dbaea177.tar.xz
yugen-d666b8b17bd4d04986b5b66b5ffd3bb3dbaea177.zip
Add Gunicorn
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index c3469a2..0e69157 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,3 +4,4 @@ psycopg2-binary
requests
django-cors-headers
redis
+gunicorn