|
@@ -0,0 +1,38 @@
|
|
|
+#
|
|
|
+# These requirements were autogenerated by pipenv
|
|
|
+# To regenerate from the project's Pipfile, run:
|
|
|
+#
|
|
|
+# pipenv lock --requirements --dev
|
|
|
+#
|
|
|
+
|
|
|
+# Note: in pipenv 2020.x, "--dev" changed to emit both default and development
|
|
|
+# requirements. To emit only development requirements, pass "--dev-only".
|
|
|
+
|
|
|
+-i https://pypi.tuna.tsinghua.edu.cn/simple/
|
|
|
+aliyun-python-sdk-core==2.13.33
|
|
|
+antiorm==1.2.1
|
|
|
+asgiref==3.3.4; python_version >= '3.6'
|
|
|
+boto3==1.17.46
|
|
|
+botocore==1.20.46; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
|
|
|
+cffi==1.14.5
|
|
|
+chardet==4.0.0
|
|
|
+cryptography==3.4.7; python_version >= '3.6'
|
|
|
+db-sqlite3==0.0.1
|
|
|
+db==0.1.1
|
|
|
+django-cors-headers==3.7.0
|
|
|
+django==3.0.3
|
|
|
+imapclient==2.2.0
|
|
|
+jmespath==0.10.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
|
+pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
|
+pyjwt==1.7.1
|
|
|
+pysqlite3==0.4.6
|
|
|
+python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
|
+pytz==2021.1
|
|
|
+redis==3.5.3
|
|
|
+s3transfer==0.3.6
|
|
|
+simplejson==3.17.2
|
|
|
+six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
|
|
|
+sqlparse==0.4.1; python_version >= '3.5'
|
|
|
+typing-extensions==3.7.4.3; python_version < '3.8'
|
|
|
+urllib3==1.26.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
|
|
|
+var-dump==1.2
|