From 53e40a82cc10b6b8a7e0fe7613d27c452aec6eca Mon Sep 17 00:00:00 2001 From: Bob <1397910458@qq.com> Date: Sat, 26 Sep 2020 12:14:56 +0800 Subject: [PATCH] #qq --- requirements.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index 91cb753..ab69382 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ -Django~=2.2.15 -django-bootstrap3 -django-simple-captcha -psycopg2-binary -django-cors-headers -aliyun-python-sdk-core-v3 -channels -requests -parsel -django-summernote -python-dateutil -channels_redis[cryptography] \ No newline at end of file +# Django~=2.2.15 +# django-bootstrap3 +# django-simple-captcha +# psycopg2-binary +# django-cors-headers +# aliyun-python-sdk-core-v3 +# channels +# requests +# parsel +# django-summernote +# python-dateutil +# channels_redis[cryptography]