Update cqgui_env.yml python 3.11

This commit is contained in:
jdegenstein
2024-05-30 13:15:30 -05:00
committed by GitHub
parent 33e813dad8
commit 0254de2be7

View File

@@ -5,7 +5,7 @@ channels:
dependencies: dependencies:
- pyqt=5 - pyqt=5
- pyqtgraph - pyqtgraph
- python=3.10 - python=3.11
- spyder=5 - spyder=5
- path - path
- logbook - logbook