added inventory, updated DB
This commit is contained in:
parent
f218350959
commit
10c51f6825
16528 changed files with 147743 additions and 79 deletions
9
inventory-service/requirements.txt
Normal file
9
inventory-service/requirements.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue