From e48adaaafc53148946b2547d4c9462631936df58 Mon Sep 17 00:00:00 2001 From: Kara Engelhardt Date: Thu, 7 Nov 2024 10:35:47 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20froide-evidencecoll?= =?UTF-8?q?ection?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements-dev.txt | 18 +++--------------- requirements-production.txt | 12 +++--------- requirements.txt | 10 +++------- 3 files changed, 9 insertions(+), 31 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e54034c0..ff0af249 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -18,9 +18,7 @@ asgiref==3.8.1 # django # django-countries async-timeout==4.0.3 - # via - # fragdenstaat-de (pyproject.toml) - # aiohttp + # via fragdenstaat-de (pyproject.toml) attrs==24.2.0 # via # aiohttp @@ -422,8 +420,6 @@ enmerkar==0.7.1 # via django-prices et-xmlfile==1.1.0 # via openpyxl -exceptiongroup==1.2.2 - # via pytest factory-boy==3.3.1 # via # fragdenstaat-de (pyproject.toml) @@ -452,7 +448,7 @@ froide-campaign @ git+https://github.com/okfde/froide-campaign.git@55a8a36a2ec98 # via fragdenstaat-de (pyproject.toml) froide-crowdfunding @ git+https://github.com/okfde/froide-crowdfunding.git@dafeaab42b60563a465e044fa63a31183890299a # via fragdenstaat-de (pyproject.toml) -froide-evidencecollection @ git+https://github.com/okfde/froide-evidencecollection.git@e151a5b91e36139734ede23efd5f7048c9758deb +froide-evidencecollection @ git+https://github.com/okfde/froide-evidencecollection.git@d7c8c5eea1ca6edf956a2c59a315b7b69847938d # via fragdenstaat-de (pyproject.toml) froide-exam @ git+https://github.com/okfde/froide-exam.git@00f9f1234b5b3eff5d3359894c0e3f5ec5c383eb # via fragdenstaat-de (pyproject.toml) @@ -860,6 +856,7 @@ setuptools==74.1.2 # django-cms # geoip2 # ipython + # torch six==1.16.0 # via # bleach @@ -912,12 +909,6 @@ tinycss2==1.3.0 # cssselect2 # svglib # weasyprint -tomli==2.0.2 - # via - # djlint - # ipdb - # pytest - # sphinx torch==2.5.1 # via # fragdenstaat-de (pyproject.toml) @@ -932,15 +923,12 @@ traitlets==5.14.3 # matplotlib-inline typing-extensions==4.12.2 # via - # asgiref # dj-database-url # django-countries # elasticsearch-dsl # jwcrypto - # multidict # psycopg # pyee - # pypdf # pytest-factoryboy # python-docx # torch diff --git a/requirements-production.txt b/requirements-production.txt index dacb8df6..cab6f74f 100644 --- a/requirements-production.txt +++ b/requirements-production.txt @@ -15,10 +15,7 @@ asgiref==3.8.1 # django # django-countries async-timeout==4.0.3 - # via - # fragdenstaat-de (pyproject.toml) - # aiohttp - # redis + # via fragdenstaat-de (pyproject.toml) attrs==24.2.0 # via # aiohttp @@ -410,7 +407,7 @@ froide-campaign @ git+https://github.com/okfde/froide-campaign.git@55a8a36a2ec98 # via fragdenstaat-de (pyproject.toml) froide-crowdfunding @ git+https://github.com/okfde/froide-crowdfunding.git@dafeaab42b60563a465e044fa63a31183890299a # via fragdenstaat-de (pyproject.toml) -froide-evidencecollection @ git+https://github.com/okfde/froide-evidencecollection.git@e151a5b91e36139734ede23efd5f7048c9758deb +froide-evidencecollection @ git+https://github.com/okfde/froide-evidencecollection.git@d7c8c5eea1ca6edf956a2c59a315b7b69847938d # via fragdenstaat-de (pyproject.toml) froide-exam @ git+https://github.com/okfde/froide-exam.git@00f9f1234b5b3eff5d3359894c0e3f5ec5c383eb # via fragdenstaat-de (pyproject.toml) @@ -732,6 +729,7 @@ setuptools==74.1.2 # via # django-cms # geoip2 + # torch six==1.16.0 # via # bleach @@ -768,17 +766,13 @@ torchvision==0.20.1 # via fragdenstaat-de (pyproject.toml) typing-extensions==4.12.2 # via - # asgiref # dj-database-url # django-countries # elasticsearch-dsl # jwcrypto - # multidict # psycopg - # pypdf # python-docx # torch - # uvicorn tzdata==2024.1 # via # celery diff --git a/requirements.txt b/requirements.txt index 81557b6f..958810fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,9 +14,7 @@ asgiref==3.8.1 # django # django-countries async-timeout==4.0.3 - # via - # fragdenstaat-de (pyproject.toml) - # aiohttp + # via fragdenstaat-de (pyproject.toml) attrs==23.2.0 # via # aiohttp @@ -404,7 +402,7 @@ froide-campaign @ git+https://github.com/okfde/froide-campaign.git@55a8a36a2ec98 # via fragdenstaat-de (pyproject.toml) froide-crowdfunding @ git+https://github.com/okfde/froide-crowdfunding.git@dafeaab42b60563a465e044fa63a31183890299a # via fragdenstaat-de (pyproject.toml) -froide-evidencecollection @ git+https://github.com/okfde/froide-evidencecollection.git@e151a5b91e36139734ede23efd5f7048c9758deb +froide-evidencecollection @ git+https://github.com/okfde/froide-evidencecollection.git@d7c8c5eea1ca6edf956a2c59a315b7b69847938d # via fragdenstaat-de (pyproject.toml) froide-exam @ git+https://github.com/okfde/froide-exam.git@00f9f1234b5b3eff5d3359894c0e3f5ec5c383eb # via fragdenstaat-de (pyproject.toml) @@ -713,6 +711,7 @@ setuptools==74.1.2 # via # django-cms # geoip2 + # torch six==1.16.0 # via # bleach @@ -749,14 +748,11 @@ torchvision==0.20.1 # via fragdenstaat-de (pyproject.toml) typing-extensions==4.12.2 # via - # asgiref # dj-database-url # django-countries # elasticsearch-dsl # jwcrypto - # multidict # psycopg - # pypdf # python-docx # torch tzdata==2024.1