diff options
Diffstat (limited to 'requirements-keep.txt')
-rwxr-xr-x | requirements-keep.txt | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/requirements-keep.txt b/requirements-keep.txt new file mode 100755 index 0000000..a497cf9 --- /dev/null +++ b/requirements-keep.txt @@ -0,0 +1,44 @@ +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 +black==23.11.0 +bs4==0.0.1 +click==8.1.3 +colorama==0.4.6 +coverage==6.5.0 +Django==5.0 +docutils==0.20 +interrogate==1.5.0 +isort==5.11.4 +mypy-extensions==0.4.3 +packaging==23.2 +pathspec==0.10.3 +piexif==1.1.3 +Pillow==10.1.0 +platformdirs==2.6.2 +py==1.11.0 +pytz==2022.6 +ruff==0.1.0 +soupsieve==2.5 +sqlparse==0.4.0 +tabulate==0.9.0 +toml==0.10.2 +typing_extensions==4.4.0 +Unidecode==1.3.6 |