SkyworkAI / agent-studio

Benchmarks, environments, and toolkits for general computer agents
https://skyworkai.github.io/agent-studio/
GNU Affero General Public License v3.0
153 stars 11 forks source link

Upgraded multidict to 6.0.5 to support Python 3.12 #39

Closed mshuffett closed 4 months ago

mshuffett commented 4 months ago

The build was previously failing with Python 3.12 but this fixes it.

See this issue in the multidict repo for more information.