-
Type:
Story
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:Eng12July
Lots of pyflakes errors when building obs_pfs:
E E ImportError: cannot import name 'deprecated' from 'typing_extensions' (/scratch/pprice/jenkins/weekly/2023-07-02/build/conda/miniconda3-py38_4.9.2/envs/lsst-scipipe-3.0.0/lib/python3.8/site-packages/typing_extensions.py)
It looks like pydantic released a new incompatible version, so we probably need to pin it to 1.10.10.