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 file dependency poetry lock #15

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Conversation

CharlieJCJ
Copy link
Contributor

@CharlieJCJ CharlieJCJ commented Nov 6, 2024

Changes:

  1. changed db.py location after changes introduced in Properly package the repo into bespokelabs-curator #11
  2. poetry lock is out of date when running poetry install

Error message

(base) ➜  bella git:(main) ✗ poetry install
Installing dependencies from lock file

pyproject.toml changed significantly since poetry.lock was last generated. Run `poetry lock [--no-update]` to fix the lock file.

Applied

(base) ➜  bella git:(main) ✗ poetry lock --no-update  
Resolving dependencies... (2.9s)

Writing lock file

@CharlieJCJ CharlieJCJ requested a review from vutrung96 November 6, 2024 21:48
@CharlieJCJ CharlieJCJ merged commit 715cfe8 into main Nov 6, 2024
@vutrung96 vutrung96 deleted the fix-file-dependency-poetry-lock branch November 7, 2024 15:13
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.

2 participants