fix requirements and run.sh

This commit is contained in:
zxsanny
2025-05-22 17:17:23 +03:00
parent da5b10a278
commit 5992f3966c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
yaml pyyaml
msgpack msgpack
rstream rstream
+1 -1
View File
@@ -4,4 +4,4 @@ fi
venv/bin/python -m pip install --upgrade pip venv/bin/python -m pip install --upgrade pip
venv/bin/pip install -r requirements.txt venv/bin/pip install -r requirements.txt
venv/bin/pip install --upgrade pyinstaller pyinstaller-hooks-contrib venv/bin/python annotation_queue_handler.py