Skip to content

Create requirements.txt#1

Open
dave9123 wants to merge 1 commit into
jeremy46231:mainfrom
dave9123:patch-1
Open

Create requirements.txt#1
dave9123 wants to merge 1 commit into
jeremy46231:mainfrom
dave9123:patch-1

Conversation

@dave9123

Copy link
Copy Markdown

No description provided.

@teekennedy

Copy link
Copy Markdown

The owner of this repo (not me) switched the project over to uv. The dependencies are specified in pyproject.toml and pinned in uv.lock.

I'd definitely recommend using uv for this project yourself. If you really must use pip, you can have uv generate requirements.txt for you by running uv pip compile pyproject.toml -o requirements.txt.

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