add UV
This commit is contained in:
14
pyproject.toml
Normal file
14
pyproject.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[project]
|
||||
name = "autopicture-v3"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"filetype>=1.2.0",
|
||||
"pillow>=11.3.0",
|
||||
"progressbar>=2.5",
|
||||
"python-magic>=0.4.27",
|
||||
"pyyaml>=6.0.2",
|
||||
"requests>=2.32.4",
|
||||
]
|
||||
Reference in New Issue
Block a user