Update pysangaboard to 0.3.3
This commit is contained in:
parent
f2f00b0d11
commit
ba62bdf867
2 changed files with 946 additions and 678 deletions
1622
Pipfile.lock
generated
1622
Pipfile.lock
generated
File diff suppressed because it is too large
Load diff
2
setup.py
2
setup.py
|
|
@ -53,7 +53,7 @@ setup(
|
||||||
"psutil ~= 5.6.7", # Autostorage extension
|
"psutil ~= 5.6.7", # Autostorage extension
|
||||||
"markupsafe ~= 2.0.0", # 2.1.x breaks jinja2
|
"markupsafe ~= 2.0.0", # 2.1.x breaks jinja2
|
||||||
"opencv-python-headless ~= 4.5.1",
|
"opencv-python-headless ~= 4.5.1",
|
||||||
"sangaboard ~= 0.3.2",
|
"sangaboard ~= 0.3.3",
|
||||||
"expiringdict ~= 1.2.1",
|
"expiringdict ~= 1.2.1",
|
||||||
"camera-stage-mapping == 0.1.4",
|
"camera-stage-mapping == 0.1.4",
|
||||||
"picamerax ~= 20.9.1",
|
"picamerax ~= 20.9.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue