synology-pictures/Pipfile
Jeena a26b128fba Remove /volume1 from path
In DSM 7 the path mounted for SSH is /photo and does not have the
real path in it anymore.
2022-10-22 13:12:23 +09:00

24 lines
352 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
google-auth-oauthlib = "*"
psycopg2-binary = "*"
google-api-python-client = "*"
opencv-python = "*"
numpy = "*"
exif = "*"
geopy = "*"
python-matrixbot = "*"
pyheif = "*"
Pillow = "*"
piexif = "*"
exifread = "*"
[dev-packages]
[requires]
python_version = "3.10"