Skip to content

Commit

Permalink
⬆️ Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pajowu committed Nov 15, 2024
1 parent 0395bcd commit 81035f9
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 48 deletions.
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

20 changes: 4 additions & 16 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand All @@ -446,7 +442,7 @@ filelock==3.16.0
# virtualenv
fonttools==4.53.1
# via weasyprint
froide @ git+https://github.com/okfde/froide.git@518a5db964f7fdf3c38f612ec112db74b0b7cd43
froide @ git+https://github.com/okfde/froide.git@f7779cf9388d44edcc21bb0092c6695d0a3d4427
# via fragdenstaat-de (pyproject.toml)
froide-campaign @ git+https://github.com/okfde/froide-campaign.git@55a8a36a2ec9862dc160c1f89ed8250229cf55b2
# via fragdenstaat-de (pyproject.toml)
Expand All @@ -464,7 +460,7 @@ froide-govplan @ git+https://github.com/okfde/froide-govplan.git@5d2f5e6c0bc883c
# via fragdenstaat-de (pyproject.toml)
froide-legalaction @ git+https://github.com/okfde/froide-legalaction.git@3469ff9fdcb5376376a6c272ebc6e638a94e97ce
# via fragdenstaat-de (pyproject.toml)
froide-payment @ git+https://github.com/okfde/froide-payment.git@d7acd78b8cd79d08dc0a0202ac7944dba9e83f70
froide-payment @ git+https://github.com/okfde/froide-payment.git@f8347df06fb6fb5e722785f8b2ed3536bf0ab8df
# via
# fragdenstaat-de (pyproject.toml)
# froide-crowdfunding
Expand Down Expand Up @@ -860,6 +856,7 @@ setuptools==74.1.2
# django-cms
# geoip2
# ipython
# torch
six==1.16.0
# via
# bleach
Expand Down Expand Up @@ -912,12 +909,6 @@ tinycss2==1.3.0
# cssselect2
# svglib
# weasyprint
tomli==2.1.0
# via
# djlint
# ipdb
# pytest
# sphinx
torch==2.5.1
# via
# fragdenstaat-de (pyproject.toml)
Expand All @@ -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
Expand Down
14 changes: 4 additions & 10 deletions requirements-production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -404,7 +401,7 @@ filelock==3.16.0
# via torch
fonttools==4.53.1
# via weasyprint
froide @ git+https://github.com/okfde/froide.git@518a5db964f7fdf3c38f612ec112db74b0b7cd43
froide @ git+https://github.com/okfde/froide.git@f7779cf9388d44edcc21bb0092c6695d0a3d4427
# via fragdenstaat-de (pyproject.toml)
froide-campaign @ git+https://github.com/okfde/froide-campaign.git@55a8a36a2ec9862dc160c1f89ed8250229cf55b2
# via fragdenstaat-de (pyproject.toml)
Expand All @@ -422,7 +419,7 @@ froide-govplan @ git+https://github.com/okfde/froide-govplan.git@5d2f5e6c0bc883c
# via fragdenstaat-de (pyproject.toml)
froide-legalaction @ git+https://github.com/okfde/froide-legalaction.git@3469ff9fdcb5376376a6c272ebc6e638a94e97ce
# via fragdenstaat-de (pyproject.toml)
froide-payment @ git+https://github.com/okfde/froide-payment.git@d7acd78b8cd79d08dc0a0202ac7944dba9e83f70
froide-payment @ git+https://github.com/okfde/froide-payment.git@f8347df06fb6fb5e722785f8b2ed3536bf0ab8df
# via
# fragdenstaat-de (pyproject.toml)
# froide-crowdfunding
Expand Down Expand Up @@ -732,6 +729,7 @@ setuptools==74.1.2
# via
# django-cms
# geoip2
# torch
six==1.16.0
# via
# bleach
Expand Down Expand Up @@ -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
Expand Down
12 changes: 4 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -398,7 +396,7 @@ filelock==3.16.0
# via torch
fonttools==4.53.1
# via weasyprint
froide @ git+https://github.com/okfde/froide.git@518a5db964f7fdf3c38f612ec112db74b0b7cd43
froide @ git+https://github.com/okfde/froide.git@f7779cf9388d44edcc21bb0092c6695d0a3d4427
# via fragdenstaat-de (pyproject.toml)
froide-campaign @ git+https://github.com/okfde/froide-campaign.git@55a8a36a2ec9862dc160c1f89ed8250229cf55b2
# via fragdenstaat-de (pyproject.toml)
Expand All @@ -416,7 +414,7 @@ froide-govplan @ git+https://github.com/okfde/froide-govplan.git@5d2f5e6c0bc883c
# via fragdenstaat-de (pyproject.toml)
froide-legalaction @ git+https://github.com/okfde/froide-legalaction.git@3469ff9fdcb5376376a6c272ebc6e638a94e97ce
# via fragdenstaat-de (pyproject.toml)
froide-payment @ git+https://github.com/okfde/froide-payment.git@d7acd78b8cd79d08dc0a0202ac7944dba9e83f70
froide-payment @ git+https://github.com/okfde/froide-payment.git@f8347df06fb6fb5e722785f8b2ed3536bf0ab8df
# via
# fragdenstaat-de (pyproject.toml)
# froide-crowdfunding
Expand Down Expand Up @@ -713,6 +711,7 @@ setuptools==74.1.2
# via
# django-cms
# geoip2
# torch
six==1.16.0
# via
# bleach
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 81035f9

Please sign in to comment.