Suren Khorenyan
Suren Khorenyan
@adonai001 hey! could you please share your dependencies (Flask, Werkzeug) and full traceback? maybe we need to update the lib to support Werkzeug >= 2.0
Wow, great! Finally someone could handle it!
Thanks a lot! It works! Kernel: 6.5.0-14-generic Ubuntu 22.04.3 LTS aarch64
Hey there! Please run pre-commit locally. Thank you
Looks great. Please rebase + fix tests + resolve comments
@DavidRomanovizc thank you for all your hard work! Please resolve conflicts (rebase on the target branch `dev-3.x`) 🙏
Hey there! Thank you again. Now tests are failing because of broken pydantic schemas, please take a look: current PR branch:  We can see,...
Thank you a lot for your work! I'll take it from here
можно взять как отправную точку вот такую переделку. Но надо ещё списки обрабатывать ```python fields = { schema_field.name: (schema_field.outer_type_, schema_field.field_info), } class Config: arbitrary_types_allowed = True # Create the model...
Hey there! Sure, we plan to support FastAPI 0.100+ and Pydantic V2