Skip to content

[#313] Pin pettingzoo dependency >=1.24.0#314

Merged
Mark2000 merged 1 commit intodevelopfrom
bugfix/313-agentid
Sep 30, 2025
Merged

[#313] Pin pettingzoo dependency >=1.24.0#314
Mark2000 merged 1 commit intodevelopfrom
bugfix/313-agentid

Conversation

@Mark2000
Copy link
Copy Markdown
Contributor

Description

Closes #313

Pins petting zoo to avoid error.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How should this pull request be reviewed?

  • By commit
  • All changes at once

Copilot AI review requested due to automatic review settings September 30, 2025 17:20
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR pins the pettingzoo dependency to version 1.24.0 or higher to resolve a compatibility issue identified in #313.

  • Adds minimum version constraint to the pettingzoo dependency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Mark2000 Mark2000 merged commit f677af1 into develop Sep 30, 2025
5 checks passed
@Mark2000 Mark2000 deleted the bugfix/313-agentid branch September 30, 2025 17:39
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.

Error with Generic on line 600 of src/bsk_rl/gym.py when using pettingzoo == 1.23.0

2 participants