added inventory, updated DB

This commit is contained in:
erik 2025-06-10 19:21:21 +00:00
parent f218350959
commit 10c51f6825
16528 changed files with 147743 additions and 79 deletions

View file

@ -0,0 +1,9 @@
fastapi==0.104.1
uvicorn[standard]==0.24.0
sqlalchemy==1.4.53
asyncpg==0.29.0
databases[postgresql]==0.8.0
pydantic==2.5.0
python-multipart==0.0.6
python-json-logger==2.0.7
psycopg2-binary==2.9.9