Skip to content

Update framegrab#6

Merged
roxanne-o merged 3 commits intomainfrom
update-framegrab
Mar 26, 2024
Merged

Update framegrab#6
roxanne-o merged 3 commits intomainfrom
update-framegrab

Conversation

@roxanne-o
Copy link
Copy Markdown
Contributor

Confirmed with this new version of framegrab we could close the connection using netstat to inspect.

@roxanne-o roxanne-o requested a review from robotrapta March 26, 2024 00:52
Comment thread pyproject.toml Outdated
python = "^3.8"
groundlight = "^0.13.2"
framegrab = "^0.4.5"
framegrab = "0.5.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't want exact match. "^0.5.0" will get us up to 0.5.999 but not 0.6. Maybe we just want ">=0.5.0"

@roxanne-o roxanne-o merged commit fbe0c12 into main Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants