run update

This commit is contained in:
ducklet 2024-07-14 15:47:24 +02:00
parent 0a7933bbba
commit aaaf66c715
3 changed files with 533 additions and 642 deletions

View file

@ -15,7 +15,7 @@ beautifulsoup4 = "^4.9.3"
html5lib = "^1.1"
starlette = "^0.37.2"
ulid-py = "^1.1.0"
uvicorn = "^0.29.0"
uvicorn = "^0.30.1"
httpx = "^0.27.0"
sqlalchemy = {version = "^2.0", extras = ["aiosqlite"]}
alembic = "^1.13.1"