diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-08-11 23:47:21 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-11 23:47:21 -0700 |
| commit | c6c4dba67bef79b44317f908e5ce179aaa1429e0 (patch) | |
| tree | 06888526ec97c2059634627412242be0e35634e8 /nextcloud_create_album/requirements.txt | |
| parent | 015985f26453e65cd234def8308da659c48f1beb (diff) | |
Diffstat (limited to 'nextcloud_create_album/requirements.txt')
| -rw-r--r-- | nextcloud_create_album/requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nextcloud_create_album/requirements.txt b/nextcloud_create_album/requirements.txt new file mode 100644 index 0000000..6c145c8 --- /dev/null +++ b/nextcloud_create_album/requirements.txt @@ -0,0 +1,8 @@ +certifi==2026.7.22 +charset-normalizer==3.4.9 +idna==3.18 +mutagen==1.48.1 +python-dotenv==1.2.2 +requests==2.34.2 +tqdm==4.70.0 +urllib3==2.7.0 |
