authlib==1.2.1 itsdangerous==2.1.2 # hardcoded version to be able to set a middleware after an application has started # SessionMiddleware is needed to set the user in the session. # Pinned dependency won't be necessary anymore once we integrate more tightly inside gradio library fastapi==0.88.0