mirror-to-yesterday/Pipfile

16 lines
196 B
TOML
Raw Permalink Normal View History

2024-07-27 21:35:48 -04:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
opencv-python = "*"
wakepy = "*"
numpy = "*"
gpiod = "*"
2024-07-27 21:35:48 -04:00
[dev-packages]
[requires]
python_version = "3.12"