forked from bryanyang0528/ksql-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements_dev.txt
More file actions
51 lines (51 loc) · 838 Bytes
/
requirements_dev.txt
File metadata and controls
51 lines (51 loc) · 838 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
49
50
51
setuptools==71.1.0
appdirs==1.4.4
attrs==23.2.0
avro-python3==1.10.2
backcall==0.2.0
black==24.4.2
certifi==2024.7.4
chardet==3.0.4
click==8.1.7
codecov==2.1.13
confluent-kafka==2.4.0
coverage==5.2
decorator==4.4.2
fastavro==1.9.5
flake8==7.1.0
idna==3.7
importlib-metadata==8.2.0
ipython==7.16.3
ipython-genutils==0.2.0
jedi==0.17.2
ksql==0.5.1.1
mccabe==0.7.0
multidict==4.7.6
nose==1.3.7
parso==0.7.1
pathspec==0.12.1
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.5
ptyprocess==0.6.0
pycodestyle==2.12.0
pyflakes==3.2.0
Pygments==2.18.0
pytz==2024.1
PyYAML==6.0
regex==2024.5.15
requests==2.27.0
responses==0.23.0
six==1.16.0
toml==0.10.2
traitlets==5.14.3
typed-ast==1.5.5
vcrpy==5.1.0
wcwidth==0.2.13
wrapt==1.16.0
yarl==1.9.4
zipp==3.19.2
mypy==1.11.0
types-six==1.16.21.20240513
types-requests==2.27.31
httpx[http2]==0.27.0