(backend) remove unused june-analytics-python dependency

Clean up dependencies by removing unused analytics package to reduce
bundle size and eliminate unnecessary maintenance overhead.
This commit is contained in:
lebaudantoine
2025-06-24 14:38:02 +02:00
committed by aleb_the_flash
parent 2fddc82333
commit c5379f29e7

View File

@@ -46,7 +46,6 @@ dependencies = [
"factory_boy==3.3.3",
"gunicorn==23.0.0",
"jsonschema==4.24.0",
"june-analytics-python==2.3.0",
"markdown==3.8.2",
"nested-multipart-parser==1.5.0",
"psycopg[binary]==3.2.9",