diff options
Diffstat (limited to '_deploy/wsl/using-pip/requirements-p10d4.txt')
-rw-r--r-- | _deploy/wsl/using-pip/requirements-p10d4.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/_deploy/wsl/using-pip/requirements-p10d4.txt b/_deploy/wsl/using-pip/requirements-p10d4.txt new file mode 100644 index 0000000..aafb7f6 --- /dev/null +++ b/_deploy/wsl/using-pip/requirements-p10d4.txt @@ -0,0 +1,17 @@ +asgiref==3.6.0 +black==23.1.0 +click==8.1.3 +coverage==7.1.0 +Django==4.2 +docutils==0.19 +isort==5.12.0 +mypy-extensions==1.0.0 +packaging==23.0 +pathspec==0.11.0 +Pillow==9.4.0 +platformdirs==3.0.0 +pytz==2022.7 +ruff==0.0.245 +sqlparse==0.4.3 +tomli==2.0.1 +Unidecode==1.3.6 |