switches to uv
This commit is contained in:
9
pyproject.toml
Normal file
9
pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "glimpse2"
|
||||
version = "0.1.0"
|
||||
description = "PDF invoice extraction using OpenAI"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"openai==1.109.1",
|
||||
"pydantic==2.13.4",
|
||||
]
|
||||
Reference in New Issue
Block a user