Pin fastapi-version until upstream issue in LabThings is fixed
This commit is contained in:
parent
5375e9578b
commit
368c980c77
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"labthings-fastapi == 0.0.11",
|
"labthings-fastapi == 0.0.11",
|
||||||
|
"fastapi <= 0.123.6", # This can be removed once #216 on labthings-fastapi is fixed
|
||||||
"sangaboard",
|
"sangaboard",
|
||||||
"camera-stage-mapping ~= 0.1.10",
|
"camera-stage-mapping ~= 0.1.10",
|
||||||
"opencv-python ~= 4.11.0",
|
"opencv-python ~= 4.11.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue