-
Notifications
You must be signed in to change notification settings - Fork 0
/
pdm.lock
44 lines (40 loc) · 1.63 KB
/
pdm.lock
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
# This file is @generated by PDM.
# It is not intended for manual editing.
[metadata]
groups = ["default"]
strategy = ["cross_platform", "inherit_metadata"]
lock_version = "4.4.1"
content_hash = "sha256:76818b8827fd1a548c49b4697fa31adac92db2406b8452bc26a0866e6b3958f6"
[[package]]
name = "async-timeout"
version = "4.0.3"
requires_python = ">=3.7"
summary = "Timeout context manager for asyncio programs"
groups = ["default"]
files = [
{file = "async-timeout-4.0.3.tar.gz", hash = "sha256:4640d96be84d82d02ed59ea2b7105a0f7b33abe8703703cd0ab0bf87c427522f"},
{file = "async_timeout-4.0.3-py3-none-any.whl", hash = "sha256:7405140ff1230c310e51dc27b3145b9092d659ce68ff733fb0cefe3ee42be028"},
]
[[package]]
name = "prometheus-client"
version = "0.20.0"
requires_python = ">=3.8"
summary = "Python client for the Prometheus monitoring system."
groups = ["default"]
files = [
{file = "prometheus_client-0.20.0-py3-none-any.whl", hash = "sha256:cde524a85bce83ca359cc837f28b8c0db5cac7aa653a588fd7e84ba061c329e7"},
{file = "prometheus_client-0.20.0.tar.gz", hash = "sha256:287629d00b147a32dcb2be0b9df905da599b2d82f80377083ec8463309a4bb89"},
]
[[package]]
name = "screenlogicpy"
version = "0.10.1"
requires_python = ">=3.10"
summary = "Interface for Pentair ScreenLogic connected pool controllers over IP via Python"
groups = ["default"]
dependencies = [
"async-timeout>=3.0.0",
]
files = [
{file = "screenlogicpy-0.10.1-py3-none-any.whl", hash = "sha256:00a81bc7905b6b58468fab9b0d9e32ed618313bcbaf7a83289d81a5358ada05d"},
{file = "screenlogicpy-0.10.1.tar.gz", hash = "sha256:201315a6008d40512ea86303849cf2e5c79359c8f33d3ae1cb5b397583f92d1b"},
]