diff options
Diffstat (limited to '_deploy/wsl/using-pip/requirements3.2.txt')
-rw-r--r-- | _deploy/wsl/using-pip/requirements3.2.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/_deploy/wsl/using-pip/requirements3.2.txt b/_deploy/wsl/using-pip/requirements3.2.txt new file mode 100644 index 0000000..47beb3d --- /dev/null +++ b/_deploy/wsl/using-pip/requirements3.2.txt @@ -0,0 +1,17 @@ +asgiref==3.3.4 +confusable-homoglyphs==3.2.0 +Django==3.2 +docutils==0.14 +gunicorn==20.1.0 +Pillow==5.4.1 +sqlparse==0.2.4 +typing-extensions==3.7.4.3 +Unidecode==1.0.23 +mariadb==1.0.11 +mysql-connector-python==8.0.29 +mysqlclient==2.1.0 +Pillow==9.1.0 +pytz==2022.5 +asgiref==3.5.0 +gunicorn==20.1.0 + |