forked from TencentBlueKing/bk-sops
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (51 loc) · 891 Bytes
/
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
# Base
Django==2.2.6
PyMySQL==0.6.7
mysqlclient==1.4.4
requests==2.22.0
httplib2==0.18.0
Mako==1.0.6
MarkupSafe==1.1.1
pytz==2019.3
suds-jurko==0.6
# Extra
jsonschema==2.5.1
django-tastypie==0.14.3
setuptools_scm==1.11.1
django-haystack==2.4.1
rsa==3.4.2
django-nose==1.4.5
coverage==4.5.1
python-magic==0.4.15
cryptography==2.3.1
gitdb2==2.0.6
GitPython==2.1.11
PyJWT==1.6.1
future==0.18.1
django-cors-headers==3.5.0
pyinstrument==3.1.3
djangorestframework==3.11.1
django-filter==2.4.0
typing-extensions==3.7.4.3
# pipeline
ujson==1.35
pyparsing==2.2.0
mock==2.0.0
factory_boy==2.11.1
boto3==1.9.130
gevent==1.2.2
Werkzeug==0.16.1
# version log
mistune==0.8.4
# iam sdk
cachetools==3.1.1
curlify==2.2.1
six==1.11.0
# celery 4
celery==4.4.0
django-celery-beat==2.0.0
django-celery-results==1.2.1
redis==3.2.0
redis-py-cluster==2.1.0
django-timezone-field==4.0
importlib-metadata==3.7.3