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

chore: refactor dependencies #67

Merged
merged 4 commits into from
Oct 4, 2024

Commits on Sep 29, 2024

  1. chore: remove unused dependencies and add common requirements

    - Remove unused dependencies from requirements.txt
    - Add common requirements to requirements/common.in
    - Add duckdb requirements to requirements/duckdb.in
    - Add postgres requirements to requirements/postgres.in
    - Autogenerate requirements/duckdb.txt and requirements/postgres.txt using uv pip compile
    lawrenceadams committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    548247f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76bf429 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a9e4c89 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    5054f2c View commit details
    Browse the repository at this point in the history