aboutsummaryrefslogtreecommitdiffstats
path: root/django/requirements_prod.txt
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-01-13 18:08:28 -0500
committerJesús <heckyel@hyperbola.info>2022-01-13 18:08:28 -0500
commit4317b0ba5d614fb6f9f3d3ee333848e9774700ba (patch)
treef474806ce968874db270926dcb0399b7f3139d18 /django/requirements_prod.txt
parentb77c06257f9b650e2274c7dcb8937c237353c64d (diff)
downloadpersonal-site-4317b0ba5d614fb6f9f3d3ee333848e9774700ba.tar.lz
personal-site-4317b0ba5d614fb6f9f3d3ee333848e9774700ba.tar.xz
personal-site-4317b0ba5d614fb6f9f3d3ee333848e9774700ba.zip
Add docker support
Diffstat (limited to 'django/requirements_prod.txt')
-rw-r--r--django/requirements_prod.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/django/requirements_prod.txt b/django/requirements_prod.txt
new file mode 100644
index 0000000..7072840
--- /dev/null
+++ b/django/requirements_prod.txt
@@ -0,0 +1,5 @@
+Django==2.2.16
+django-cleanup==5.0.0
+Pillow==8.4.0
+psycopg2-binary
+pytz