Add Bambuddy InvenTree sync service

This commit is contained in:
2026-04-15 13:45:55 +03:00
commit 9f3d825120
16 changed files with 1044 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi>=0.115,<1
httpx>=0.28,<1
pydantic-settings>=2.8,<3
uvicorn[standard]>=0.34,<1