diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69003442..de5a66b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 3.6.2 '@okfde/filingcabinet': specifier: github:okfde/django-filingcabinet - version: https://codeload.github.com/okfde/django-filingcabinet/tar.gz/78971c8a3f90bc24eeccae9348bd8405c3ddabe4(typescript@5.6.2) + version: https://codeload.github.com/okfde/django-filingcabinet/tar.gz/32fad57a4af51908d5df09af84510aaf021c6073(typescript@5.6.2) '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 @@ -401,8 +401,8 @@ packages: resolution: {tarball: https://codeload.github.com/okfde/eslint-config-froide/tar.gz/daabc1889e3b91e8c09eed6326ce4788a8cd116c} version: 1.0.0 - '@okfde/filingcabinet@https://codeload.github.com/okfde/django-filingcabinet/tar.gz/78971c8a3f90bc24eeccae9348bd8405c3ddabe4': - resolution: {tarball: https://codeload.github.com/okfde/django-filingcabinet/tar.gz/78971c8a3f90bc24eeccae9348bd8405c3ddabe4} + '@okfde/filingcabinet@https://codeload.github.com/okfde/django-filingcabinet/tar.gz/32fad57a4af51908d5df09af84510aaf021c6073': + resolution: {tarball: https://codeload.github.com/okfde/django-filingcabinet/tar.gz/32fad57a4af51908d5df09af84510aaf021c6073} version: 0.0.4 '@popperjs/core@2.11.8': @@ -2793,7 +2793,7 @@ snapshots: - supports-color - typescript - '@okfde/filingcabinet@https://codeload.github.com/okfde/django-filingcabinet/tar.gz/78971c8a3f90bc24eeccae9348bd8405c3ddabe4(typescript@5.6.2)': + '@okfde/filingcabinet@https://codeload.github.com/okfde/django-filingcabinet/tar.gz/32fad57a4af51908d5df09af84510aaf021c6073(typescript@5.6.2)': dependencies: '@popperjs/core': 2.11.8 bootstrap: 5.3.3(@popperjs/core@2.11.8) @@ -3920,7 +3920,7 @@ snapshots: froide@https://codeload.github.com/okfde/froide/tar.gz/2377a5c11fdc84e0719397eced348f08ada3b09c(fuse.js@6.6.2)(typescript@5.6.2): dependencies: - '@okfde/filingcabinet': https://codeload.github.com/okfde/django-filingcabinet/tar.gz/78971c8a3f90bc24eeccae9348bd8405c3ddabe4(typescript@5.6.2) + '@okfde/filingcabinet': https://codeload.github.com/okfde/django-filingcabinet/tar.gz/32fad57a4af51908d5df09af84510aaf021c6073(typescript@5.6.2) '@popperjs/core': 2.11.8 '@types/lodash.throttle': 4.1.9 '@uppy/core': 3.13.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index e9642f6d..bbcb4574 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -264,7 +264,7 @@ django-filer==3.3.1 # djangocms-picture # djangocms-video # froide-govplan -django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@78971c8a3f90bc24eeccae9348bd8405c3ddabe4 +django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@32fad57a4af51908d5df09af84510aaf021c6073 # via # fragdenstaat-de (pyproject.toml) # fcdocs-annotate @@ -638,38 +638,38 @@ numpy==2.1.1 # pandas # torchvision # webp -nvidia-cublas-cu12==12.4.5.8 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cublas-cu12==12.4.5.8 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via # nvidia-cudnn-cu12 # nvidia-cusolver-cu12 # torch -nvidia-cuda-cupti-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cuda-cupti-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cuda-runtime-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cuda-runtime-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cufft-cu12==11.2.1.3 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cufft-cu12==11.2.1.3 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-curand-cu12==10.3.5.147 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-curand-cu12==10.3.5.147 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cusolver-cu12==11.6.1.9 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cusolver-cu12==11.6.1.9 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cusparse-cu12==12.3.1.170 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cusparse-cu12==12.3.1.170 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via # nvidia-cusolver-cu12 # torch -nvidia-nccl-cu12==2.21.5 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-nccl-cu12==2.21.5 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-nvjitlink-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-nvjitlink-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via # nvidia-cufft-cu12 # nvidia-cusolver-cu12 # nvidia-cusparse-cu12 # torch -nvidia-nvtx-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-nvtx-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch oauthlib==3.2.2 # via @@ -975,7 +975,7 @@ traitlets==5.14.3 # via # ipython # matplotlib-inline -triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and platform_system == 'Linux' +triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and sys_platform == 'linux' # via torch typing-extensions==4.12.2 # via diff --git a/requirements-production.txt b/requirements-production.txt index d834fc8a..835dff7a 100644 --- a/requirements-production.txt +++ b/requirements-production.txt @@ -88,7 +88,7 @@ click-plugins==1.1.1 # via celery click-repl==0.3.0 # via celery -colorama==0.4.6 ; platform_system == 'Windows' +colorama==0.4.6 ; sys_platform == 'win32' # via # click # qrcode @@ -238,7 +238,7 @@ django-filer==3.3.1 # djangocms-picture # djangocms-video # froide-govplan -django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@78971c8a3f90bc24eeccae9348bd8405c3ddabe4 +django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@32fad57a4af51908d5df09af84510aaf021c6073 # via # fragdenstaat-de (pyproject.toml) # fcdocs-annotate @@ -562,38 +562,38 @@ numpy==2.1.1 # pandas # torchvision # webp -nvidia-cublas-cu12==12.4.5.8 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cublas-cu12==12.4.5.8 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via # nvidia-cudnn-cu12 # nvidia-cusolver-cu12 # torch -nvidia-cuda-cupti-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cuda-cupti-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cuda-runtime-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cuda-runtime-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cufft-cu12==11.2.1.3 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cufft-cu12==11.2.1.3 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-curand-cu12==10.3.5.147 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-curand-cu12==10.3.5.147 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cusolver-cu12==11.6.1.9 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cusolver-cu12==11.6.1.9 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cusparse-cu12==12.3.1.170 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cusparse-cu12==12.3.1.170 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via # nvidia-cusolver-cu12 # torch -nvidia-nccl-cu12==2.21.5 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-nccl-cu12==2.21.5 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-nvjitlink-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-nvjitlink-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via # nvidia-cufft-cu12 # nvidia-cusolver-cu12 # nvidia-cusparse-cu12 # torch -nvidia-nvtx-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-nvtx-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch oauthlib==3.2.2 # via @@ -808,7 +808,7 @@ torch==2.5.1 # torchvision torchvision==0.20.1 # via fragdenstaat-de (pyproject.toml) -triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and platform_system == 'Linux' +triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and sys_platform == 'linux' # via torch typing-extensions==4.12.2 # via diff --git a/requirements.txt b/requirements.txt index 8bc4058e..725feef5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ click-plugins==1.1.1 # via celery click-repl==0.3.0 # via celery -colorama==0.4.6 ; platform_system == 'Windows' +colorama==0.4.6 ; sys_platform == 'win32' # via # click # qrcode @@ -232,7 +232,7 @@ django-filer==3.3.1 # djangocms-picture # djangocms-video # froide-govplan -django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@78971c8a3f90bc24eeccae9348bd8405c3ddabe4 +django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@32fad57a4af51908d5df09af84510aaf021c6073 # via # fragdenstaat-de (pyproject.toml) # fcdocs-annotate @@ -550,38 +550,38 @@ numpy==2.1.1 # pandas # torchvision # webp -nvidia-cublas-cu12==12.4.5.8 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cublas-cu12==12.4.5.8 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via # nvidia-cudnn-cu12 # nvidia-cusolver-cu12 # torch -nvidia-cuda-cupti-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cuda-cupti-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cuda-runtime-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cuda-runtime-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cufft-cu12==11.2.1.3 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cufft-cu12==11.2.1.3 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-curand-cu12==10.3.5.147 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-curand-cu12==10.3.5.147 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cusolver-cu12==11.6.1.9 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cusolver-cu12==11.6.1.9 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-cusparse-cu12==12.3.1.170 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-cusparse-cu12==12.3.1.170 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via # nvidia-cusolver-cu12 # torch -nvidia-nccl-cu12==2.21.5 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-nccl-cu12==2.21.5 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch -nvidia-nvjitlink-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-nvjitlink-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via # nvidia-cufft-cu12 # nvidia-cusolver-cu12 # nvidia-cusparse-cu12 # torch -nvidia-nvtx-cu12==12.4.127 ; platform_machine == 'x86_64' and platform_system == 'Linux' +nvidia-nvtx-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux' # via torch oauthlib==3.2.2 # via @@ -789,7 +789,7 @@ torch==2.5.1 # torchvision torchvision==0.20.1 # via fragdenstaat-de (pyproject.toml) -triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and platform_system == 'Linux' +triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and sys_platform == 'linux' # via torch typing-extensions==4.12.2 # via