kube-escape/Pipfile
Frank Villaro-Dixon 170adf5436 pocv2
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
2024-08-27 22:26:35 +02:00

14 lines
185 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
websockets = "*"
asyncio = "*"
bencoder = "*"
[dev-packages]
[requires]
python_version = "3.12"