toverainc / willow-application-server

Willow Application Server
Apache License 2.0
19 stars 9 forks source link

requirements: bump FastAPI to 0.103.1 #30

Closed stintel closed 12 months ago

stintel commented 12 months ago

This requires AnyIO >= 3.7.1 <= 4.0.0, so bump AnyIO to 3.7.1.

With v0.100.2, Pydantic v2 support was introduced. Its core was re-written in Rust and should improve performance.