-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
82 lines (81 loc) · 3.66 KB
/
dev-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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=dev-requirements.txt dev-requirements.in
#
alembic==1.4.2 # via dagster
aniso8601==7.0.0 # via graphene
attrs==19.3.0 # via jsonschema
bleach==3.1.5 # via nbconvert
certifi==2020.4.5.1 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via dagit, dagster, flask
coloredlogs==14.0 # via dagster
contextlib2==0.6.0.post1 # via dagster
dagit==0.7.14 # via -r dev-requirements.in
dagster-graphql==0.7.14 # via dagit
dagster==0.7.14 # via dagit
decorator==4.4.2 # via traitlets
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via nbconvert
flask-cors==3.0.8 # via dagit
flask-graphql==2.0.1 # via dagit
flask-sockets==0.2.1 # via dagit
flask==1.1.2 # via dagit, flask-cors, flask-graphql, flask-sockets
funcsigs==1.0.2 # via dagster
future==0.18.2 # via dagit, dagster
gevent-websocket==0.10.1 # via dagit, dagster-graphql, flask-sockets
gevent==20.5.1 # via dagit, dagster, dagster-graphql, flask-sockets, gevent-websocket
graphene==2.1.8 # via dagster-graphql
graphql-core==2.3.2 # via dagit, flask-graphql, graphene, graphql-relay, graphql-server-core, graphql-ws
graphql-relay==2.0.1 # via graphene
graphql-server-core==1.2.0 # via flask-graphql
graphql-ws==0.3.1 # via dagit
graphviz==0.14 # via dagster
greenlet==0.4.15 # via gevent
humanfriendly==8.2 # via coloredlogs
idna==2.9 # via requests
importlib-metadata==1.6.0 # via jsonschema
ipython-genutils==0.2.0 # via nbformat, traitlets
itsdangerous==1.1.0 # via flask
jinja2==2.11.2 # via flask, nbconvert
jsonschema==3.2.0 # via nbformat
jupyter-core==4.6.3 # via nbconvert, nbformat
mako==1.1.2 # via alembic
markupsafe==1.1.1 # via jinja2, mako
mistune==0.8.4 # via nbconvert
mypy-extensions==0.4.3 # via mypy
mypy==0.770 # via -r dev-requirements.in
nbconvert==5.6.1 # via dagit
nbformat==5.0.6 # via nbconvert
packaging==20.4 # via bleach
pandocfilters==1.4.2 # via nbconvert
pathtools==0.1.2 # via watchdog
promise==2.3 # via graphql-core, graphql-relay, graphql-server-core
pygments==2.6.1 # via nbconvert
pyparsing==2.4.7 # via packaging
pyrsistent==0.16.0 # via dagster, jsonschema
python-dateutil==2.8.1 # via alembic, dagster
python-editor==1.0.4 # via alembic
pytz==2020.1 # via dagster
pyyaml==5.3.1 # via dagit, dagster
requests==2.23.0 # via dagster, dagster-graphql
rx==1.6.1 # via dagster, graphql-core
six==1.15.0 # via bleach, dagster, flask-cors, graphene, graphql-core, graphql-relay, jsonschema, packaging, promise, pyrsistent, python-dateutil, traitlets
sqlalchemy==1.3.17 # via alembic, dagster
testpath==0.4.4 # via nbconvert
toposort==1.5 # via dagster
tqdm==4.46.0 # via dagster
traitlets==4.3.3 # via jupyter-core, nbconvert, nbformat
typed-ast==1.4.1 # via mypy
typing-extensions==3.7.4.2 # via mypy
urllib3==1.25.9 # via requests
watchdog==0.10.2 # via dagit, dagster
webencodings==0.5.1 # via bleach
werkzeug==1.0.1 # via flask
zipp==3.1.0 # via importlib-metadata
zope.event==4.4 # via gevent
zope.interface==5.1.0 # via gevent
# The following packages are considered to be unsafe in a requirements file:
# setuptools