Update pysangaboard to 0.3.3

This commit is contained in:
Richard Bowman 2023-03-21 12:51:03 +00:00
parent f2f00b0d11
commit ba62bdf867
2 changed files with 946 additions and 678 deletions

1622
Pipfile.lock generated

File diff suppressed because it is too large Load diff

View file

@ -53,7 +53,7 @@ setup(
"psutil ~= 5.6.7", # Autostorage extension
"markupsafe ~= 2.0.0", # 2.1.x breaks jinja2
"opencv-python-headless ~= 4.5.1",
"sangaboard ~= 0.3.2",
"sangaboard ~= 0.3.3",
"expiringdict ~= 1.2.1",
"camera-stage-mapping == 0.1.4",
"picamerax ~= 20.9.1",