goat_monitor/Pipfile

14 lines
164 B
TOML
Raw Normal View History

2024-09-13 19:01:14 -06:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
gotify = "*"
click = "*"
[dev-packages]
[requires]
python_version = "3.11"