diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2024-12-15 21:59:41 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2024-12-15 21:59:41 +0000 |
commit | a836dd261951ff3c5d9641d8b7306d6df9660bf1 (patch) | |
tree | ed841dde3b94b96d3fc0b36b292e274fd5018019 /_deploy/wsl/using-pip/requirements-p11d42.txt | |
parent | b541e258ecebf1314a7b4264e86eecde9b82f30d (diff) | |
download | troggle-a836dd261951ff3c5d9641d8b7306d6df9660bf1.tar.gz troggle-a836dd261951ff3c5d9641d8b7306d6df9660bf1.tar.bz2 troggle-a836dd261951ff3c5d9641d8b7306d6df9660bf1.zip |
archiving the pip venv mechanisms
Diffstat (limited to '_deploy/wsl/using-pip/requirements-p11d42.txt')
-rw-r--r-- | _deploy/wsl/using-pip/requirements-p11d42.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/_deploy/wsl/using-pip/requirements-p11d42.txt b/_deploy/wsl/using-pip/requirements-p11d42.txt new file mode 100644 index 0000000..aa64d29 --- /dev/null +++ b/_deploy/wsl/using-pip/requirements-p11d42.txt @@ -0,0 +1,21 @@ +asgiref==3.6.0 +beautifulsoup4==4.12.0 +black==23.1.0 +chardet==5.1.0 +click==8.1.0 +coverage==7.1.0 +deptry==0.12.0 +Django==4.2 +docutils==0.19 +isort==5.12.0 +mypy-extensions==1.0.0 +packaging==23.0 +pathspec==0.11.0 +piexif==1.1.3 +Pillow==9.4.0 +platformdirs==3.0.0 +pytz==2022.7 +ruff==0.0.245 +soupsieve==2.5 +sqlparse==0.4.0 +Unidecode==1.3.0 |