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

fix(deps): Pillow not found #38

Merged
merged 1 commit into from
May 28, 2024
Merged

fix(deps): Pillow not found #38

merged 1 commit into from
May 28, 2024

Conversation

50-Course
Copy link
Owner

Description

Broken django server due to missing dependency, the Pillow library. This PR
address the issue, therefore fixing the error

Related Issues

null

Checklist

  • I have read the Contributing Guidelines
  • I have reviewed the CODE_OF_CONDUCT.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • I have updated the README (if appropriate)
  • I have added a note in the CHANGELOG (if appropriate)
  • I have added a note in the CONTRIBUTING.md (if appropriate)

Additional Notes

The absence of the library is result in a downtime in the django server.

@50-Course 50-Course merged commit f93c658 into main May 28, 2024
1 check passed
@50-Course 50-Course deleted the add-pillow-support branch May 28, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant