Files
Subscribarr/Pipfile
2025-08-15 13:02:19 +02:00

19 lines
282 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
django-environ = "*"
djangorestframework = "*"
requests = "*"
python-dateutil = "*"
django = "*"
jellyfin-apiclient-python = "*"
apprise = "*"
[dev-packages]
[requires]
python_version = "3.13"