forked from longguikeji/arkid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
97 lines (96 loc) · 2.11 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################
alipay-sdk-python==3.3.202
aliyun-python-sdk-core-v3==2.8.6
amqp==2.6.0
astroid==2.4.2
billiard==3.5.0.5
cachetools==4.1.0
celery==4.2.1
certifi==2020.4.5.2
cffi==1.14.0
chardet==3.0.4
cheroot==8.3.0
cherrypy==18.4.0
coreapi==2.3.3
coreschema==0.0.4
croniter==0.3.32
cryptography==2.8
defusedxml==0.6.0
django-celery-beat==1.1.1
django-celery-results==1.0.1
django-cors-headers==2.5.3
django-cors-middleware==1.4.0
django-jsonfield==1.2.0
django-mysql==3.6.0
django-oauth-toolkit==1.2.0
django-ranged-response==0.2.0
django-redis==4.10.0
django-simple-captcha==0.5.12
django==2.2.10
djangorestframework==3.10.2
future==0.18.2
google-auth==1.17.2
idna==2.9
importlib-metadata==1.6.1 ; python_version < '3.8'
isort==4.3.21
itypes==1.2.0
jaraco.functools==3.0.1
jinja2==2.11.2
kombu==4.6.10
kubernetes==10.0.0
lazy-object-proxy==1.4.3
ldap3==2.5.2
mako==1.1.0
markupsafe==1.1.1
mccabe==0.6.1
minio==4.0.18
more-itertools==8.4.0
natsort==7.0.1
oauthlib==3.1.0
passlib==1.7.2
pillow==7.1.2
portend==2.6
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycparser==2.20
pycrypto==2.6.1
pycryptodome==3.9.7
pycryptodomex==3.9.7
pyjwkest==1.4.2
pylint==2.5.3
pyopenssl==19.1.0
pypinyin==0.38.0
pysaml2==4.9.0
python-dateutil==2.8.1
pytz==2020.1
pyyaml==5.3.1
redis==3.2.0
repoze-who==2.3
requests-oauthlib==1.3.0
requests==2.23.0
rsa==4.6 ; python_version >= '3'
rules==2.0
six==1.15.0
sqlparse==0.3.1
tempora==3.0.0
toml==0.10.1
typed-ast==1.4.1 ; implementation_name == 'cpython' and python_version < '3.8'
uritemplate==3.0.1
urllib3==1.25.9
vine==1.3.0
webob==1.8.6
websocket-client==0.57.0
wrapt==1.12.1
zc.lockfile==2.0
zipp==3.1.0
zope.interface==5.1.0