diff --git a/pyproject.toml b/pyproject.toml index 9702b9a2..b4eb86df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "django-elasticsearch-dsl>=8.0,<9.0", "django-filer>=3.0.0", "django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@main", - "django-filter>=24.3", + "django-filter<24.1", "django-floppyforms>=1.9.0", "django-json-widget>=2.0.1", "django-leaflet>=0.30.1", diff --git a/requirements-dev.txt b/requirements-dev.txt index 20084f49..6ae894bd 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 @@ -255,7 +253,7 @@ django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@3b1 # fragdenstaat-de (pyproject.toml) # fcdocs-annotate # froide -django-filter==24.3 +django-filter==23.5 # via # fragdenstaat-de (pyproject.toml) # django-filingcabinet @@ -418,8 +416,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) @@ -612,6 +608,8 @@ pandas==2.2.2 # via fragdenstaat-de (pyproject.toml) parso==0.8.4 # via jedi +pathlib2==2.3.7.post1 + # via pickleshare pathspec==0.12.1 # via djlint pbr==6.1.0 @@ -810,6 +808,7 @@ setuptools==74.1.2 # django-cms # geoip2 # ipython + # torch six==1.16.0 # via # bleach @@ -818,6 +817,7 @@ six==1.16.0 # geocoder # html5lib # jsbeautifier + # pathlib2 # python-dateutil snowballstemmer==2.2.0 # via sphinx @@ -862,12 +862,6 @@ tinycss2==1.3.0 # cssselect2 # svglib # weasyprint -tomli==2.0.1 - # via - # djlint - # ipdb - # pytest - # sphinx torch==2.4.1 # via # fragdenstaat-de (pyproject.toml) @@ -882,15 +876,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 d2763f76..03ac3c94 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 @@ -233,7 +230,7 @@ django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@3b1 # fragdenstaat-de (pyproject.toml) # fcdocs-annotate # froide -django-filter==24.3 +django-filter==23.5 # via # fragdenstaat-de (pyproject.toml) # django-filingcabinet @@ -682,6 +679,7 @@ setuptools==74.1.2 # via # django-cms # geoip2 + # torch six==1.16.0 # via # bleach @@ -718,17 +716,13 @@ torchvision==0.19.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 4f344b86..705caf0f 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 @@ -227,7 +225,7 @@ django-filingcabinet @ git+https://github.com/okfde/django-filingcabinet.git@3b1 # fragdenstaat-de (pyproject.toml) # fcdocs-annotate # froide -django-filter==24.3 +django-filter==23.5 # via # fragdenstaat-de (pyproject.toml) # django-filingcabinet @@ -663,6 +661,7 @@ setuptools==74.1.2 # via # django-cms # geoip2 + # torch six==1.16.0 # via # bleach @@ -699,14 +698,11 @@ torchvision==0.19.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