Skip to content

Commit

Permalink
Fix mapillary tools package
Browse files Browse the repository at this point in the history
Incorrectly changed in #217
  • Loading branch information
nathanfranklin committed Sep 16, 2024
1 parent 577f028 commit 1f37cad
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 22 deletions.
37 changes: 16 additions & 21 deletions devops/poetry.lock

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

2 changes: 1 addition & 1 deletion devops/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ExifRead = "^2.3.2"
flake8 = "^5.0.4"
urllib3 = "<2"
pytest-mock = "^3.12.0"
mapillary-tools = {git = "https://github.com/mapillary/mapillary_tools.git"}
mapillary-tools = "0.9.5"
sqlalchemy-utils = "^0.41.2"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 1f37cad

Please sign in to comment.