-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
62 lines (62 loc) · 1.1 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
alabaster==0.7.11
argon2-cffi==18.1.0
astroid==2.0.4
Babel==2.6.0
certifi==2018.8.13
cffi==1.11.5
chardet==3.0.4
decorator==4.3.0
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.0.13
django-bootstrap4==0.0.6
django-cors-headers==2.4.0
django-haystack==2.8.1
djangorestframework==3.9.1
docutils==0.14
drf-nested-routers==0.91
idna==2.7
imagesize==1.0.0
isodate==0.6.0
isort==4.3.4
Jinja2==2.10
jsonschema==2.6.0
lazy-object-proxy==1.3.1
lxml==4.2.5
MarkupSafe==1.0
mccabe==0.6.1
mongoengine==0.15.3
mysqlclient==1.3.13
networkx==2.2
oauthlib==2.1.0
packaging==17.1
pbr==5.1.2
prov==1.5.2
pycparser==2.18
Pygments==2.2.0
PyJWT==1.6.4
pylint==2.1.1
pylint-django==2.0
pylint-plugin-utils==0.4
pymongo==3.7.1
pyparsing==2.2.0
python-dateutil==2.7.3
python-decouple==3.1
python3-openid==3.1.0
pytz==2018.5
rdflib==4.2.2
requests==2.21.0
requests-oauthlib==1.0.0
six==1.11.0
snowballstemmer==1.2.1
social-auth-app-django==3.1.0
social-auth-core==3.1.0
Sphinx==1.7.6
sphinx-rtd-theme==0.4.2
sphinxcontrib-apidoc==0.3.0
sphinxcontrib-websupport==1.1.0
SQLAlchemy==1.2.14
typed-ast==1.1.0
urllib3==1.24.2
Whoosh==2.7.4
wrapt==1.10.11