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