learnhouse/apps/api
dependabot[bot] 3be30a7f30
chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 21:54:42 +00:00
..
config feat: init memory into ai chat messaging 2024-01-14 12:08:38 +01:00
content feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
src fix: empty activities AI issue 2024-02-05 21:47:02 +01:00
.gitignore feat: implement backend avatar update 2024-01-20 00:41:37 +01:00
__init__.py feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
app.py feat: user init & refactors 2023-11-12 23:16:34 +01:00
Dockerfile feat: org wide ai features check 2024-01-14 17:13:29 +01:00
poetry.lock chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api 2024-02-05 21:54:42 +00:00
pyproject.toml chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api 2024-02-05 21:54:42 +00:00
requirements.txt fix: remove heavy local embedding model 2024-01-28 20:39:42 +00:00