diff --git a/req.txt b/req.txt new file mode 100644 index 0000000..a164a51 --- /dev/null +++ b/req.txt @@ -0,0 +1,6 @@ +asgiref==3.5.0 +Django==4.0.3 +django-environ==0.8.1 +gunicorn==20.1.0 +Pillow==9.1.0 +sqlparse==0.4.2