Performance: multiprocessing improvement (#6936)

* Add faster-fifo dependency for improved performance

* isort
This commit is contained in:
Sergey Krashevich
2023-06-28 13:39:39 +03:00
committed by GitHub
parent 9e531b0b5b
commit e640981cc4
8 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
click == 8.1.*
Flask == 2.3.*
faster-fifo == 1.4.*
imutils == 0.5.*
matplotlib == 3.7.*
mypy == 0.942