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 PDF export capabilities #6442

Merged
merged 12 commits into from
May 21, 2024
Merged

Remove PDF export capabilities #6442

merged 12 commits into from
May 21, 2024

Conversation

piiq
Copy link
Contributor

@piiq piiq commented May 20, 2024

I’ve tested the pdf export functionality and it’s not working.

Given my prior experience with pdf export with python I decided to remove it from our export functionality on the cli and charting.

This allows us to remove reportlab and svglib from the charting deps.

This actually helped remove a vulnerable version of pillow pulled in by reportlab


Also bumped black because we have had a vulnerable version

@piiq piiq added dependencies Work related to dependencies security P1 labels May 20, 2024
@piiq piiq self-assigned this May 20, 2024
@github-actions github-actions bot added bug Fix bug platform OpenBB Platform v4 PRs for v4 labels May 20, 2024
Copy link
Contributor

@hjoaquim hjoaquim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the identified problem with svg (which is not a problem with these changes but that already exist in the latest develop branch) all the other export functionalities are working perfectly.

@piiq
Copy link
Contributor Author

piiq commented May 21, 2024

I have a few updates to this PR. INCOMING!!!!

@piiq piiq merged commit 6a10598 into develop May 21, 2024
12 checks passed
@piiq piiq deleted the bugfix/bump-dependencies branch May 21, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug dependencies Work related to dependencies P1 platform OpenBB Platform security v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants