Skip to content
This repository was archived by the owner on Nov 10, 2024. It is now read-only.

FastAPI RESTful: Slim dependencies with extras install

Choose a tag to compare

@yuval9313 yuval9313 released this 16 May 23:16
· 118 commits to master since this release

What's new?

  • Now sqlalchemy session can be installed as extra with pip install fastapi-restful[session]. Mentioned here
  • CVE-2021-29510 fix for one of the dependencies