forked from amundsen-io/amundsenmetadatalibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
71 lines (60 loc) · 1.51 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
# The modular source code checker: pep8, pyflakes and co
# License: MIT
# Upstream url: http://bitbucket.org/tarek/flake8
flake8==3.5.0
# A flake8 plugin that helps you write tidier imports.
# License: ISCL
# Upstream url: https://pypi.python.org/pypi/flake8-tidy-imports
flake8-tidy-imports==1.1.0
# A mature full-featured Python testing tool.
# License: MIT
# Upstream url: http://pytest.org/
pytest==3.5.1
# Pytest plugin for measuring coverage.
# License: MIT
# Upstream url: https://github.com/pytest-dev/pytest-cov
pytest-cov==2.5.1
# Rolling backport of unittest.mock for all Pythons
# License: BSD
# Upstream url: https://mock.readthedocs.io/en/latest/
mock==2.0.0
# Mypy is an optional static type checker for Python.
# License: MIT
# Upstream url: https://github.com/python/mypy
mypy==0.660
# Thin-wrapper around the mock package for easier use with py.test.
# License: MIT
# Upstream url: https://pypi.python.org/pypi/pytest-mock
pytest-mock==1.1
# PEP 484
# License: PSF
# Upstream url: https://github.com/python/typing
typing==3.6.4
amundsen-common==0.2.1
flasgger==0.9.3
Flask-RESTful==0.3.6
Flask==1.0.2
gremlinpython==3.4.3
aniso8601==3.0.0
attrs==19.1.0
click==6.7
itsdangerous==0.24
Jinja2>=2.10.1
jsonschema==2.6.0
marshmallow==2.15.3
marshmallow-annotations==2.4.0
MarkupSafe==1.0
pytz==2018.4
six==1.11.0
Werkzeug==0.15.3
wheel==0.33.1
neo4j-driver==1.6.0
neotime==1.0.0
pytz==2018.4
requests-aws4auth==0.9
statsd==3.2.1
pyatlasclient==1.0.3
beaker>=1.10.0
mocket==3.7.3
overrides==2.5
websocket-client==0.56.0