-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
86 lines (86 loc) · 1.52 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
astroid==2.13.5
async-timeout==4.0.2
attrs==22.2.0
Babel==2.11.0
bandit==1.7.4
black==22.12.0
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
codespell==2.2.2
colorama==0.4.6
commonmark==0.9.1
coverage==7.1.0
dill==0.3.6
docutils==0.17.1
exceptiongroup==1.1.0
execnet==1.9.0
flake8==6.0.0
flake8-comprehensions==3.10.1
flake8-docstrings==1.7.0
flake8-noqa==1.3.0
frozenlist==1.3.3
gitdb==4.0.10
GitPython==3.1.30
greenlet==2.0.2
idna==3.4
imagesize==1.4.1
importlib-metadata==6.0.0
iniconfig==2.0.0
isort==5.11.4
Jinja2==3.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.2
mccabe==0.7.0
multidict==6.0.4
mypy-extensions==1.0.0
packaging==23.0
pathspec==0.11.0
pbr==5.11.1
pep8==1.7.1
platformdirs==2.6.2
pluggy==1.0.0
prompt-toolkit==3.0.36
pycodestyle==2.10.0
pydocstyle==6.3.0
pyflakes==3.0.1
Pygments==2.14.0
pylint==2.15.10
-e /pymodbus
pyserial==3.5
pytest==7.2.1
pytest-asyncio==0.20.3
pytest-cov==4.0.0
pytest-timeout==2.1.0
pytest-xdist==3.1.0
pytz==2022.7.1
PyYAML==6.0
recommonmark==0.7.1
redis==4.4.2
requests==2.28.2
rich==12.6.0
shellingham==1.5.0.post1
smmap==5.0.0
snowballstemmer==2.2.0
Sphinx==5.3.0
sphinx-rtd-theme==1.1.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
SQLAlchemy==2.0.1
stevedore==4.1.1
tomli==2.0.1
tomlkit==0.11.6
typer==0.7.0
typing_extensions==4.4.0
urllib3==1.26.14
wcwidth==0.2.6
wrapt==1.14.1
yarl==1.8.2
zipp==3.12.1