From a2951c31ccfe8e9265481146e78fca7b443d4d66 Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Thu, 20 Jun 2024 07:48:48 +0200 Subject: [PATCH] Add requirements --- requirements.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..35e2edf --- /dev/null +++ b/requirements.txt @@ -0,0 +1,32 @@ +asgiref==3.4.1 +Brotli==1.1.0 +cffi==1.16.0 +cssselect2==0.7.0 +Django==4.0 +django-appconf==1.0.5 +django-environ==0.9.0 +django-select2==7.10.0 +environ==1.0 +fonttools==4.51.0 +html5lib==1.1 +Markdown==3.3.7 +pendulum==3.0.0 +pillow==10.3.0 +psycopg2==2.9.3 +pyaml==21.10.1 +pycparser==2.22 +pydyf==0.9.0 +pyphen==0.15.0 +python-dateutil==2.9.0.post0 +pytz==2021.3 +PyYAML==6.0 +reportlab==3.6.5 +simplejson==3.17.6 +six==1.16.0 +sqlparse==0.4.2 +time-machine==2.14.1 +tinycss2==1.3.0 +tzdata==2024.1 +weasyprint==58.1 +webencodings==0.5.1 +zopfli==0.2.3