-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
103 lines (103 loc) Β· 1.86 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
98
99
100
101
102
103
aniso8601==3.0.2
asn1crypto==0.24.0
astroid==2.2.5
atomicwrites==1.3.0
attrs==19.1.0
autopep8==1.4.3
backports.csv==1.0.7
bcrypt==3.1.6
boto3==1.9.159
botocore==1.12.159
certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
codecov==2.0.15
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.2
cryptography==2.4.2
defusedxml==0.6.0
diff-match-patch==20181111
Django==2.2.2
django-constance==2.4.0
django-cors-headers==2.4.0
django-crontab==0.7.1
django-filter==2.1.0
django-graphql-extensions==0.0.6
django-graphql-jwt==0.2.0
django-import-export==1.2.0
django-model-utils==3.1.2
django-modeltranslation==0.13b1
django-picklefield==2.0
django-preferences==1.0.0
django-rest-swagger==2.2.0
django-storages==1.7.1
djangorestframework==3.9.4
djangorestframework-jwt==1.11.0
docutils==0.14
et-xmlfile==1.0.1
fabric==2.4.0
facebook-sdk==3.1.0
gevent==1.4.0
graphene==2.1.3
graphene-django==2.2.0
graphene-file-upload==1.2.2
graphql-core==2.1
graphql-relay==0.4.5
greenlet==0.4.15
gunicorn==20.0.4
iamport-rest-client==0.7.0
idna==2.7
invoke==1.2.0
isort==4.3.4
itypes==1.1.0
jdcal==1.4
Jinja2==2.10.1
jmespath==0.9.4
lazy-object-proxy==1.3.1
MarkupSafe==1.1.0
mccabe==0.6.1
more-itertools==7.0.0
oauthlib==3.0.1
odfpy==1.4.0
openapi-codec==1.3.2
openpyxl==2.6.2
paramiko==2.4.2
Pillow==5.4.1
pluggy==0.9.0
promise==2.2.1
psycopg2-binary==2.7.6.1
py==1.8.0
pyasn1==0.4.5
pycodestyle==2.4.0
pycparser==2.19
PyJWT==1.7.1
pylint==2.3.1
pylint-django==2.0.6
pylint-plugin-utils==0.5
PyNaCl==1.3.0
pytest==4.4.0
pytest-django==3.4.8
python-dateutil==2.8.0
pytz==2018.7
PyYAML==4.2b1
requests==2.20.1
requests-oauthlib==1.2.0
rope==0.11.0
Rx==1.6.1
s3transfer==0.2.0
sentry-sdk==0.8.1
simplejson==3.16.0
singledispatch==3.4.0.3
six==1.11.0
slacker==0.13.0
sorl-thumbnail==12.5.0
sqlparse==0.3.0
tablib==0.13.0
typed-ast==1.3.1
unittest-xml-reporting==2.2.0
uritemplate==3.0.0
urllib3==1.24.2
wrapt==1.10.11
xlrd==1.2.0
xlwt==1.3.0