Filaments can now be created

This commit is contained in:
Donkie
2023-04-01 22:51:36 +02:00
parent 35fdd23ec0
commit 2fa91b0632
11 changed files with 246 additions and 44 deletions

View File

@@ -2,3 +2,5 @@ uvicorn[standard]==0.21.1
fastapi==0.95.0
SQLAlchemy[asyncio]==2.0.8
pydantic==1.10.7
aiosqlite==0.18.0