Commit af619df0 authored by Ivan Chekanov's avatar Ivan Chekanov
Browse files

:fire: Remove pyproject

parent 4d77f0c4
No related merge requests found
Showing with 0 additions and 3482 deletions
+0 -3482
This source diff could not be displayed because it is too large. You can view the blob instead.
[tool.poetry]
package-mode = false
name = "aimm"
version = "0.1.0"
description = ""
authors = ["Ivan Chekanov <78589729+ichekanov@users.noreply.github.com>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12"
opencv-python = "^4.10.0.84"
numpy = "^2.1.1"
matplotlib = "^3.9.2"
black = {extras = ["jupyter"], version = "^24.8.0"}
jupyter = "^1.1.1"
ultralytics = "^8.3.19"
segment-anything = "^1.0"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment