Skip to content

Commit

Permalink
Updated the pandas dependency in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
alin256 authored and KriFos1 committed Jan 15, 2024
1 parent fdd7e8e commit acaa96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'psutil',
'pdoc @ git+https://github.com/patnr/pdoc@main',
'pytest',
'pandas>=1.5,<2', #version selected for compatibility with p_tqdm
'pandas>=1.5,<2', # libecalc 8.9.0 has requirement pandas<2,>=1
'p_tqdm',
'mat73',
'opencv-python',
Expand Down

0 comments on commit acaa96c

Please sign in to comment.