diff --git a/requirements.txt b/requirements.txt index 94005d7..a497cf9 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,20 @@ +For debian bullseye (10) +python3-django (3.2.12) +tinymce (from where?) +mariadb-server +apache2 +libapache2-mod-wsgi-py3 + + +python3-django-registration ? +Django==1.7 +django-extensions==2.2.9 +django-registration==2.0 +django-tinymce==2.0.1 +six==1.14.0 +Unidecode==1.1.1 python3-unidecode +Pillow==7.1.2 python3-willow + asgiref==3.7.2 attrs==22.2.0 beautifulsoup4==4.12.2