encode / apistar

The Web API toolkit. 🛠
https://docs.apistar.com
BSD 3-Clause "New" or "Revised" License
5.57k stars 411 forks source link

upgrade to typesystem 0.3.0 #683

Open aminalaee opened 2 years ago

aminalaee commented 2 years ago

Right now apistar has a loose dependency on typesystem.

This PR will support latest release of typesystem and also pin dependency.

aminalaee commented 2 years ago

@tomchristie Can you review this?

aminalaee commented 2 years ago

@tomchristie I don't have write access here, feel free to merge this when ok.

aminalaee commented 2 years ago

@tomchristie We also need a release.

waghanza commented 2 years ago

@tomchristie It blocks responder (since apistar is on of it dependencies) to use the latest typesystem version

majiang commented 2 years ago

Could you merge this and release? I came here from responder too