Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

➖ Remove unused dependencies #1042

Merged
merged 4 commits into from
Feb 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .watchmanconfig

This file was deleted.

5 changes: 0 additions & 5 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ geopy # geo decoder
glom # processing nested data
furl # processing urls
weasyprint # export to pdf
pywatchman
tinycss2
css_inline

Expand All @@ -19,7 +18,6 @@ django-axes
django-filer
django-ordered-model
django-redis
django-rosetta
django-sniplates
django-treebeard
maykin-2fa
Expand All @@ -38,7 +36,6 @@ markdown
django_better_admin_arrayfield
humanfriendly
git+https://github.com/maykinmedia/[email protected]#egg=mail-editor
fontawesomefree
django-timeline-logger
django-csp
django-csp-reports
Expand Down Expand Up @@ -75,8 +72,6 @@ uwsgi
sentry-sdk # error monitoring
elastic-apm # Elastic APM integration

beautifulsoup4

# DigidLocal
django-digid-eherkenning
maykin-python3-saml
Expand Down
22 changes: 4 additions & 18 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ attrs==21.2.0
# via
# glom
# jsonschema
beautifulsoup4==4.10.0
# via -r requirements/base.in
billiard==3.6.4.0
# via celery
boltons==21.0.0
Expand All @@ -28,7 +26,7 @@ boltons==21.0.0
# glom
brotli==1.0.9
# via fonttools
cbor2==5.6.0
cbor2==5.6.2
# via webauthn
celery==5.2.7
# via notifications-api-common
Expand Down Expand Up @@ -81,7 +79,7 @@ defusedxml==0.7.1
# odfpy
diff-match-patch==20200713
# via django-import-export
django==3.2.23
django==3.2.24
# via
# -r requirements/base.in
# django-admin-index
Expand Down Expand Up @@ -111,7 +109,6 @@ django==3.2.23
# django-redis
# django-registration
# django-relativedelta
# django-rosetta
# django-sekizai
# django-sendfile2
# django-simple-certmanager
Expand Down Expand Up @@ -225,8 +222,6 @@ django-registration==3.2
# via -r requirements/base.in
django-relativedelta==2.0.0
# via zgw-consumers
django-rosetta==0.9.7
# via -r requirements/base.in
django-sekizai==4.0.0
# via django-cms
django-sendfile2==0.7.0
Expand Down Expand Up @@ -306,9 +301,7 @@ et-xmlfile==1.1.0
# via openpyxl
face==20.1.1
# via glom
fontawesomefree==6.4.2
# via -r requirements/base.in
fonttools[woff]==4.29.1
fonttools[woff]==4.43.0
# via
# fonttools
# weasyprint
Expand Down Expand Up @@ -394,7 +387,7 @@ phonenumbers==8.13.29
# via -r requirements/base.in
phonenumberslite==8.13.29
# via django-two-factor-auth
pillow==10.1.0
pillow==10.2.0
# via
# -r requirements/base.in
# djangocms-text-ckeditor
Expand All @@ -403,8 +396,6 @@ pillow==10.1.0
# weasyprint
playwright==1.41.0
# via -r requirements/base.in
polib==1.1.1
# via django-rosetta
prompt-toolkit==3.0.36
# via click-repl
psycopg2==2.9.9
Expand Down Expand Up @@ -448,8 +439,6 @@ pytz==2021.3
# celery
# django
# django-yubin
pywatchman==1.4.1
# via -r requirements/base.in
pyyaml==6.0
# via
# drf-spectacular
Expand All @@ -468,7 +457,6 @@ requests==2.31.0
# ape-pie
# django-log-outgoing-requests
# django-open-forms-client
# django-rosetta
# gemma-zds-client
# mail-editor
# maykin-python3-saml
Expand All @@ -492,8 +480,6 @@ six==1.16.0
# orderedmultidict
# python-dateutil
# qrcode
soupsieve==2.3.1
# via beautifulsoup4
sqlparse==0.4.4
# via django
svglib==1.5.1
Expand Down
37 changes: 6 additions & 31 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ attrs==21.2.0
# glom
# jsonschema
beautifulsoup4==4.10.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
# webtest
# via webtest
billiard==3.6.4.0
# via
# -c requirements/base.txt
Expand All @@ -59,7 +56,7 @@ brotli==1.0.9
# -c requirements/base.txt
# -r requirements/base.txt
# fonttools
cbor2==5.6.0
cbor2==5.6.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -156,7 +153,7 @@ diff-match-patch==20200713
# django-import-export
dill==0.3.7
# via pylint
django==3.2.23
django==3.2.24
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -187,7 +184,6 @@ django==3.2.23
# django-redis
# django-registration
# django-relativedelta
# django-rosetta
# django-sekizai
# django-sendfile2
# django-simple-certmanager
Expand Down Expand Up @@ -377,10 +373,6 @@ django-relativedelta==2.0.0
# -c requirements/base.txt
# -r requirements/base.txt
# zgw-consumers
django-rosetta==0.9.7
# via
# -c requirements/base.txt
# -r requirements/base.txt
django-sekizai==4.0.0
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -528,11 +520,7 @@ faker==9.9.0
# via factory-boy
flake8==3.9.2
# via -r requirements/test-tools.in
fontawesomefree==6.4.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
fonttools[woff]==4.29.1
fonttools[woff]==4.43.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -719,7 +707,7 @@ phonenumberslite==8.13.29
# -c requirements/base.txt
# -r requirements/base.txt
# django-two-factor-auth
pillow==10.1.0
pillow==10.2.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand All @@ -735,11 +723,6 @@ playwright==1.41.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
polib==1.1.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
# django-rosetta
prompt-toolkit==3.0.36
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -827,10 +810,6 @@ pytz==2021.3
# celery
# django
# django-yubin
pywatchman==1.4.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
pyyaml==6.0
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -861,7 +840,6 @@ requests==2.31.0
# ape-pie
# django-log-outgoing-requests
# django-open-forms-client
# django-rosetta
# gemma-zds-client
# mail-editor
# maykin-python3-saml
Expand Down Expand Up @@ -897,10 +875,7 @@ six==1.16.0
# qrcode
# requests-mock
soupsieve==2.3.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
# beautifulsoup4
# via beautifulsoup4
sqlparse==0.4.4
# via
# -c requirements/base.txt
Expand Down
27 changes: 4 additions & 23 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ brotli==1.0.9
# geventhttpclient
build==0.8.0
# via pip-tools
cbor2==5.6.0
cbor2==5.6.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -189,7 +189,7 @@ dill==0.3.7
# -c requirements/ci.txt
# -r requirements/ci.txt
# pylint
django==3.2.23
django==3.2.24
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -223,7 +223,6 @@ django==3.2.23
# django-redis
# django-registration
# django-relativedelta
# django-rosetta
# django-sekizai
# django-sendfile2
# django-silk
Expand Down Expand Up @@ -418,10 +417,6 @@ django-relativedelta==2.0.0
# -c requirements/ci.txt
# -r requirements/ci.txt
# zgw-consumers
django-rosetta==0.9.7
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
django-sekizai==4.0.0
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -593,11 +588,7 @@ flask-basicauth==0.2.0
# via locust
flask-cors==4.0.0
# via locust
fontawesomefree==6.4.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
fonttools[woff]==4.29.1
fonttools[woff]==4.43.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -835,7 +826,7 @@ phonenumberslite==8.13.29
# -c requirements/ci.txt
# -r requirements/ci.txt
# django-two-factor-auth
pillow==10.1.0
pillow==10.2.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand All @@ -855,11 +846,6 @@ playwright==1.41.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
polib==1.1.1
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# django-rosetta
prompt-toolkit==3.0.36
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -962,10 +948,6 @@ pytz==2021.3
# celery
# django
# django-yubin
pywatchman==1.4.1
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
pyyaml==6.0
# via
# -c requirements/ci.txt
Expand Down Expand Up @@ -1000,7 +982,6 @@ requests==2.31.0
# ddt-api-calls
# django-log-outgoing-requests
# django-open-forms-client
# django-rosetta
# gemma-zds-client
# locust
# mail-editor
Expand Down
1 change: 0 additions & 1 deletion src/open_inwoner/conf/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@
"mail_editor",
"ckeditor",
"privates",
"fontawesomefree",
"timeline_logger",
"csp",
"cspreports",
Expand Down
Loading