Skip to content

Commit

Permalink
flydra_analysis: update to multicamselfcam 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
astraw committed Oct 1, 2023
1 parent ad40da4 commit 03883f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import tempfile
from optparse import OptionParser

from multicamselfcal.execute import MultiCamSelfCal
from pymulticamselfcal.execute import MultiCamSelfCal

import warnings

Expand Down
2 changes: 1 addition & 1 deletion flydra_analysis/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies = [
"pytest",
"pycairo",
"matplotlib",
"multicamselfcal >= 0.2.1",
"multicamselfcal >= 0.3.0",
"pymvg >= 2.1.0",
"progressbar",
"motmot.FlyMovieFormat",
Expand Down

0 comments on commit 03883f2

Please sign in to comment.