2022-04-12 15:21:21 +03:00
|
|
|
click == 8.1.*
|
2024-03-03 01:10:37 +03:00
|
|
|
Flask == 3.0.*
|
2024-08-29 17:15:06 +03:00
|
|
|
Flask_Limiter == 3.8.*
|
2022-04-12 15:21:21 +03:00
|
|
|
imutils == 0.5.*
|
2024-08-29 17:15:06 +03:00
|
|
|
joserfc == 1.0.*
|
2024-02-16 15:08:44 +03:00
|
|
|
markupsafe == 2.1.*
|
2023-10-21 18:53:21 +03:00
|
|
|
mypy == 1.6.1
|
2024-04-09 02:19:45 +03:00
|
|
|
numpy == 1.26.*
|
2023-04-26 14:08:53 +03:00
|
|
|
onvif_zeep == 0.2.12
|
2024-04-20 01:13:01 +03:00
|
|
|
opencv-python-headless == 4.9.0.*
|
2024-05-22 17:41:43 +03:00
|
|
|
paho-mqtt == 2.1.*
|
2024-04-09 02:19:45 +03:00
|
|
|
pandas == 2.2.*
|
2023-10-21 18:53:21 +03:00
|
|
|
peewee == 3.17.*
|
2024-08-29 17:15:06 +03:00
|
|
|
peewee_migrate == 1.13.*
|
2022-04-12 15:21:21 +03:00
|
|
|
psutil == 5.9.*
|
2024-08-29 17:15:06 +03:00
|
|
|
pydantic == 2.8.*
|
2023-05-05 02:02:01 +03:00
|
|
|
git+https://github.com/fbcotter/py3nvml#egg=py3nvml
|
2023-09-12 01:07:29 +03:00
|
|
|
PyYAML == 6.0.*
|
2024-03-26 03:08:31 +03:00
|
|
|
pytz == 2024.1
|
2024-08-29 17:15:06 +03:00
|
|
|
pyzmq == 26.2.*
|
2023-11-02 16:36:49 +03:00
|
|
|
ruamel.yaml == 0.18.*
|
|
|
|
|
tzlocal == 5.2
|
2022-04-16 18:40:04 +03:00
|
|
|
types-PyYAML == 6.0.*
|
2024-05-22 17:41:43 +03:00
|
|
|
requests == 2.32.*
|
|
|
|
|
types-requests == 2.32.*
|
2024-04-20 01:13:01 +03:00
|
|
|
scipy == 1.13.*
|
2023-05-31 17:12:43 +03:00
|
|
|
norfair == 2.2.*
|
2022-12-31 01:43:32 +03:00
|
|
|
setproctitle == 1.3.*
|
2022-04-12 15:21:21 +03:00
|
|
|
ws4py == 0.5.*
|
2023-11-21 05:05:51 +03:00
|
|
|
unidecode == 1.3.*
|
2024-09-06 22:18:48 +03:00
|
|
|
# OpenVino & ONNX
|
2024-05-27 23:49:35 +03:00
|
|
|
openvino == 2024.1.*
|
2024-09-07 17:40:31 +03:00
|
|
|
onnxruntime-openvino == 1.18.* ; platform_machine == 'x86_64'
|
|
|
|
|
onnxruntime == 1.18.* ; platform_machine == 'aarch64'
|
2024-06-22 00:30:19 +03:00
|
|
|
# Embeddings
|
|
|
|
|
chromadb == 0.5.0
|
|
|
|
|
# Generative AI
|
|
|
|
|
google-generativeai == 0.6.*
|
|
|
|
|
ollama == 0.2.*
|
2024-07-22 23:39:15 +03:00
|
|
|
openai == 1.30.*
|
|
|
|
|
# push notifications
|
|
|
|
|
py-vapid == 1.9.*
|
2024-09-06 22:18:48 +03:00
|
|
|
pywebpush == 2.0.*
|