Use uv
This commit is contained in:
parent
8b7cc1c55b
commit
68486ee39c
12
pyproject.toml
Normal file
12
pyproject.toml
Normal file
@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "memebot"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"dotenv>=0.9.9",
|
||||
"ncatbot>=3.8.8.post7",
|
||||
"opencv-python>=4.11.0.86",
|
||||
"ultralytics>=8.3.168",
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user