diff options
Diffstat (limited to '_deploy/wsl/requirements-p11d5.txt')
-rw-r--r-- | _deploy/wsl/requirements-p11d5.txt | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/_deploy/wsl/requirements-p11d5.txt b/_deploy/wsl/requirements-p11d5.txt index 604ffcd..ee1d50c 100644 --- a/_deploy/wsl/requirements-p11d5.txt +++ b/_deploy/wsl/requirements-p11d5.txt @@ -1,9 +1,21 @@ -asgiref==3.5.2 -coverage==6.5.0 -Django==3.2.16 +# to be used with pre-release Djangi install which installs other stuff too +beautifulsoup4==4.12 +piexif==1.1 +black==23.1 +chardet==5.1 +click==8.1 +coverage==7.1 +deptry==0.12 docutils==0.19 -Pillow==9.3.0 -pytz==2022.6 -sqlparse==0.4.3 -typing_extensions==4.4.0 -Unidecode==1.3.6 +isort==5.12 +mypy-extensions==1.0 +packaging==23.0 +pathspec==0.11 +Pillow==9.4.0 +platformdirs==3.0 +pytz==2022.7 +ruff==0.0.245 +setuptools==67.7 +soupsieve==2.5 +Unidecode==1.3 +piexif==1.1 |