kube-escape/Pipfile

17 lines
211 B
TOML
Raw Permalink Normal View History

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