wireguard_peer_manager/Pipfile

14 lines
173 B
TOML
Raw Permalink Normal View History

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