Skip to content

Commit

Permalink
⬆️ upgrade froide
Browse files Browse the repository at this point in the history
  • Loading branch information
krmax44 committed Oct 25, 2024
1 parent d5d86d3 commit 78ec213
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 19 deletions.
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 15 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ asgiref==3.8.1
# django
# django-countries
async-timeout==4.0.3
# via fragdenstaat-de (pyproject.toml)
# via
# fragdenstaat-de (pyproject.toml)
# aiohttp
attrs==24.2.0
# via
# aiohttp
Expand Down Expand Up @@ -419,6 +421,8 @@ 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)
Expand All @@ -441,7 +445,7 @@ filelock==3.16.0
# virtualenv
fonttools==4.53.1
# via weasyprint
froide @ git+https://github.com/okfde/froide.git@e71fde99c0318685c3e00bdccd94dd16d02e2dce
froide @ git+https://github.com/okfde/froide.git@2efa0b3f0559b5ca1e5b44282b1022d6c32c44ee
# via fragdenstaat-de (pyproject.toml)
froide-campaign @ git+https://github.com/okfde/froide-campaign.git@55a8a36a2ec9862dc160c1f89ed8250229cf55b2
# via fragdenstaat-de (pyproject.toml)
Expand Down Expand Up @@ -855,7 +859,6 @@ setuptools==74.1.2
# django-cms
# geoip2
# ipython
# torch
six==1.16.0
# via
# bleach
Expand Down Expand Up @@ -908,6 +911,12 @@ tinycss2==1.3.0
# cssselect2
# svglib
# weasyprint
tomli==2.0.2
# via
# djlint
# ipdb
# pytest
# sphinx
torch==2.4.1
# via
# fragdenstaat-de (pyproject.toml)
Expand All @@ -922,12 +931,15 @@ 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
Expand Down
12 changes: 9 additions & 3 deletions requirements-production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ asgiref==3.8.1
# django
# django-countries
async-timeout==4.0.3
# via fragdenstaat-de (pyproject.toml)
# via
# fragdenstaat-de (pyproject.toml)
# aiohttp
# redis
attrs==24.2.0
# via
# aiohttp
Expand Down Expand Up @@ -400,7 +403,7 @@ filelock==3.16.0
# via torch
fonttools==4.53.1
# via weasyprint
froide @ git+https://github.com/okfde/froide.git@e71fde99c0318685c3e00bdccd94dd16d02e2dce
froide @ git+https://github.com/okfde/froide.git@2efa0b3f0559b5ca1e5b44282b1022d6c32c44ee
# via fragdenstaat-de (pyproject.toml)
froide-campaign @ git+https://github.com/okfde/froide-campaign.git@55a8a36a2ec9862dc160c1f89ed8250229cf55b2
# via fragdenstaat-de (pyproject.toml)
Expand Down Expand Up @@ -728,7 +731,6 @@ setuptools==74.1.2
# via
# django-cms
# geoip2
# torch
six==1.16.0
# via
# bleach
Expand Down Expand Up @@ -765,13 +767,17 @@ 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
Expand Down
10 changes: 7 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ asgiref==3.8.1
# django
# django-countries
async-timeout==4.0.3
# via fragdenstaat-de (pyproject.toml)
# via
# fragdenstaat-de (pyproject.toml)
# aiohttp
attrs==23.2.0
# via
# aiohttp
Expand Down Expand Up @@ -395,7 +397,7 @@ filelock==3.16.0
# via torch
fonttools==4.53.1
# via weasyprint
froide @ git+https://github.com/okfde/froide.git@e71fde99c0318685c3e00bdccd94dd16d02e2dce
froide @ git+https://github.com/okfde/froide.git@2efa0b3f0559b5ca1e5b44282b1022d6c32c44ee
# via fragdenstaat-de (pyproject.toml)
froide-campaign @ git+https://github.com/okfde/froide-campaign.git@55a8a36a2ec9862dc160c1f89ed8250229cf55b2
# via fragdenstaat-de (pyproject.toml)
Expand Down Expand Up @@ -710,7 +712,6 @@ setuptools==74.1.2
# via
# django-cms
# geoip2
# torch
six==1.16.0
# via
# bleach
Expand Down Expand Up @@ -747,11 +748,14 @@ 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
Expand Down

0 comments on commit 78ec213

Please sign in to comment.