forked from bryanyang0528/ksql-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
48 lines (48 loc) · 754 Bytes
/
requirements-dev.txt
File metadata and controls
48 lines (48 loc) · 754 Bytes
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
appdirs==1.4.4
attrs==19.3.0
avro-python3==1.9.2.1
backcall==0.2.0
black==19.10b0
certifi==2018.4.16
chardet==3.0.4
click==7.1.2
codecov==2.1.8
confluent-kafka==0.9.2
coverage==5.2
decorator==4.4.2
fastavro==0.23.6
flake8==3.8.3
idna==2.6
importlib-metadata==1.7.0
ipython==7.16.1
ipython-genutils==0.2.0
jedi==0.17.2
ksql==0.5.1.1
mccabe==0.6.1
multidict==4.7.6
nose==1.3.7
parso==0.7.1
pathspec==0.8.0
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.5
ptyprocess==0.6.0
pycodestyle==2.6.0
pyflakes==2.2.0
Pygments==2.7.4
pytz==2020.1
PyYAML==5.4
regex==2020.7.14
requests==2.20.0
responses==0.10.15
six==1.11.0
toml==0.10.1
traitlets==4.3.3
typed-ast==1.4.1
urllib3==1.26.5
vcrpy==4.0.2
wcwidth==0.2.5
wrapt==1.12.1
yarl==1.4.2
zipp==3.1.0
hyper