litestar-pg-redis-docker
litestar-pg-redis-docker copied to clipboard
upgrade(WIP): litestar2.0 ,
… yaml to 5.3.1 to make poetry happy
Pull Request Checklist
- [ ] New code has 100% test coverage
- [ ] Pre-Commit Checks were ran and passed
- [ ] Tests were ran and passed
Description
- upgrade: litestar 2.0
- upgrade: pydantic 2.2
- downgrade: pyyaml:5.3.1
- refactor: lib's
dependenciesandservice, replaced with @cofin 's fullstack. - upgrade: settings to pydantic 2.x using pydantic-settings