Updated some requirements, began npm handling.

This commit is contained in:
th3root
2023-03-10 21:31:28 -05:00
parent d58ebd0007
commit 8ba9c1733d
4 changed files with 16 additions and 20 deletions

1
pyShelf.py vendored
View File

@@ -8,6 +8,7 @@ from src.backend.lib.config import Config
from src.backend.pyShelf_MakeCollections import MakeCollections
from src.backend.pyShelf_ScanLibrary import execute_scan
from src.frontend.lib.FastAPIServer import FastAPIServer
from src.frontend.lib.objects import FastAPIServer
# import websockets