build: jfjoch_client rc146 -> rc166 (required by aarecommon >= 0.7)
Build and Publish / test (push) Successful in 2m52s
Build and Publish / build (push) Successful in 16s
Build and Publish / Build and Deploy Docs (push) Failing after 35s

aarecommon floors jfjoch-client at 1.0.0rc166 (per-image ice / latt_count,
rotation_bravais). All 9 DefaultApi calls in devices/jfjoch.py exist in
rc166, whose API is a superset of rc146 (192 vs 186 methods).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GPer4T34EcvqVJGpeiEJ4Y
This commit is contained in:
GotthardG
2026-09-08 18:20:44 +02:00
co-authored by Claude Fable 5.1
parent 1c93927dbb
commit cee700dd1f
+1 -1
View File
@@ -7,7 +7,7 @@ requires-python = ">=3.11"
dependencies = [
"pydantic==2.11.4",
"numpy==2.2.5",
"jfjoch_client==1.0.0rc146",
"jfjoch_client==1.0.0rc166",
"pyJWT==2.10.1",
"pyzmq==26.4.0",
"opencv-python-headless==4.11.0.86",