-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
83 lines (83 loc) · 1.58 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
amqp==5.1.1
astroid==2.8.0
async-timeout==4.0.2
billiard==3.6.4.0
cached-property==1.5.2
celery==5.1.2
certifi==2021.5.30
cffi==1.15.0
charset-normalizer==2.0.6
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.4
coreapi==2.3.3
coreschema==0.0.4
cryptography==36.0.1
defusedxml==0.7.1
Deprecated==1.2.13
Django==2.2.23
django-cors-headers==2.2.0
django-filter==2.4.0
django-haystack==3.1.0
django-js-asset==1.2.2
django-mptt==0.12.0
django-smtp-ssl==1.0
djangorestframework==3.12.4
djangorestframework-jwt==1.11.0
djangorestframework-jwt-proxy==0.1
djangorestframework-simplejwt==4.4.0
dnspython==2.2.1
docopt==0.6.2
drf-haystack==1.8.11
drf-yasg==1.20.0
elasticsearch==7.12.1
elasticsearch-dsl==7.3.0
eventlet==0.33.0
greenlet==1.1.2
idna==3.2
importlib-metadata==4.8.3
inflection==0.5.1
isort==5.8.0
itypes==1.2.0
jieba==0.42.1
Jinja2==3.0.2
kombu==5.1.0
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
mccabe==0.6.1
mysqlclient==2.0.3
oauthlib==3.2.0
packaging==21.0
pipreqs==0.4.11
platformdirs==2.4.0
prompt-toolkit==2.0.10
psycopg2==2.7.4
pycparser==2.21
PyJWT==1.7.0
pylint==2.11.1
pylint-django==2.4.4
pylint-plugin-utils==0.6
pyparsing==2.4.7
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2021.3
redis==4.2.2
requests==2.26.0
requests-oauthlib==1.3.1
ruamel.yaml==0.17.16
ruamel.yaml.clib==0.2.6
six==1.16.0
sqlparse==0.4.2
toml==0.10.2
typed-ast==1.4.3
uritemplate==3.0.1
urllib3==1.26.7
vine==5.0.0
wcwidth==0.2.5
Whoosh==2.7.4
wincertstore==0.2
wrapt==1.12.1
yarg==0.1.9
zipp==3.6.0