Skip to content

Commit

Permalink
Update poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejcyrkunov committed Oct 12, 2024
1 parent 5003baa commit fc74afd
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 19 deletions.
100 changes: 83 additions & 17 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@ pydantic = "^2.9.2"
pydantic-settings = "^2.5.2"
aiofiles = "^24.1.0"
python-multipart = "^0.0.12"
opencv-python = "^4.10.0.84"
ultralytics = "^8.3.10"
pillow = "^10.4.0"
pyngrok = "^7.2.0"
tzdata = "^2024.2"
tzdata = "2023.1"
lapx = "^0.5.11"
opencv-python = "^4.10.0.84"


[build-system]
Expand Down

0 comments on commit fc74afd

Please sign in to comment.