From f34ca7f859a231430a9cd06493aab436d9252534 Mon Sep 17 00:00:00 2001 From: YunMao Date: Thu, 2 Apr 2020 23:01:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=8E=AF=E5=A2=83=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E7=9A=84=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..5ac1e64 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,29 @@ +# This file may be used to create an environment using: +# $ conda create --name --file +# platform: win-64 +asgiref=3.2.5=py_0 +asn1crypto=1.3.0=py37_0 +backports=1.0=py_2 +ca-certificates=2020.1.1=0 +certifi=2019.11.28=py37_1 +cffi=1.14.0=py37h7a1dbc1_0 +configparser=3.7.4=py37_0 +cryptography=2.8=py37h7a1dbc1_0 +django=3.0.3=py_0 +idna=2.9=py_1 +openssl=1.1.1f=he774522_0 +pip=20.0.2=py37_1 +pycparser=2.20=py_0 +pymysql=0.9.3=py37_0 +python=3.7.7=h60c2a47_0_cpython +pytz=2019.3=py_0 +setuptools=46.1.3=py37_0 +six=1.14.0=py37_0 +sqlite=3.31.1=he774522_0 +sqlparse=0.3.0=py_0 +vc=14.1=h0510ff6_4 +vs2015_runtime=14.16.27012=hf0eaf9b_1 +wheel=0.34.2=py37_0 +wincertstore=0.2=py37_0 +xlrd=1.2.0=py37_0 +xlwt=1.3.0=py37_0