blob: e2d36d3c20ea9b67da787808c17a4ac9e5e7f8a2 (
plain) (
blame)
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
|
astroid==2.14.1
async-property==0.2.1
certifi==2022.12.7
charset-normalizer==3.0.1
DateTime==5.0
dill==0.3.6
idna==3.4
isort==5.12.0
lazy-object-proxy==1.9.0
litequeue==0.5
mccabe==0.7.0
neohubapi==1.0
paho-mqtt==1.6.1
platformdirs==2.6.2
psycopg==3.1.8
psycopg2-binary==2.9.5
pylint==2.16.0
python-dateutil==2.8.2
pytz==2022.7.1
pytz-deprecation-shim==0.1.0.post0
requests==2.28.2
six==1.16.0
tomli==2.0.1
tomlkit==0.11.6
typing_extensions==4.4.0
tzdata==2022.7
tzlocal==4.2
urllib3==1.26.14
websockets==10.4
wrapt==1.14.1
xmltodict==0.13.0
zope.interface==5.5.2
|