Skip to content

Remove transitive dependency sqlparse from example/requirements.txt #1285

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

Closed

Conversation

vtalos
Copy link

@vtalos vtalos commented Jul 17, 2025

Fixes #1284

Description of the Change

As part of our ongoing research on Python dependency management we noticed a potential improvement in your project’s dependency management.

Specifically, the transitive dependency sqlparse, which is required by Django, is specified as a requirement in the example/requirements.txt file, even though it is not used directly and does not need to be listed explicitly.

This PR removes it from example/requirements.txt to let pip manage it automatically, which helps keeping the dependency list clean.

Hope this is helpful!

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@sliverc
Copy link
Member

sliverc commented Jul 17, 2025

Thanks for the hinter. Actually, the example/requirements.txt file is obsolete and is not referenced anywhere or used at this point. Therefore, example/requirements.txt can be completely removed, as the requirements.txt in the root folder is the correct one and referenced in the README,

@sliverc
Copy link
Member

sliverc commented Jul 18, 2025

Super seeded by #1287 therefore closing. Thanks for your initial hinter.

@sliverc sliverc closed this Jul 18, 2025
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.

Remove transitive dependency sqlparse from example/requirements.txt
2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy