diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r--[-rwxr-xr-x] | requirements.txt | 61 |
1 files changed, 18 insertions, 43 deletions
diff --git a/requirements.txt b/requirements.txt index a497cf9..3f05784 100755..100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,44 +1,19 @@ -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 +asgiref==3.8.1 +beautifulsoup4==4.12.3 +black==24.10.0 +click==8.1.7 +coverage==7.6.9 +deptry==0.21.1 +django==5.1.4 +isort==5.13.2 +mypy-extensions==1.0.0 +packaging==24.2 +pathspec==0.12.1 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 +pillow==11.0.0 +platformdirs==4.3.6 +requirements-parser==0.11.0 +soupsieve==2.6 +sqlparse==0.5.3 +types-setuptools==75.6.0.20241126 +unidecode==1.3.8 |