Skip to content

Commit a017846

Browse files
authored
Merge pull request #1378 from cta-observatory/pin_ctapipe_io_lst
pin ctapipe_io_lst 0.27.2
2 parents ded565c + 14baead commit a017846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def find_scripts(script_dir, prefix, suffix='.py'):
4646
'astropy>=6.1,<8',
4747
'bokeh~=3.0',
4848
'ctapipe~=0.25.1',
49-
'ctapipe_io_lst~=0.27.0',
49+
'ctapipe_io_lst~=0.27.2',
5050
'ctaplot~=0.6.4',
5151
'eventio>=1.9.1,<2.0.0a0', # at least 1.1.1, but not 2
5252
'gammapy~=1.3.0',

0 commit comments

Comments
 (0)