ait-aecid / aecid-alert-aggregation

A method for grouping, clustering, and merging semi-structured alerts
GNU General Public License v3.0
16 stars 4 forks source link

Hey,i got a question about requirement.txt #5

Closed ramon50 closed 3 months ago

ramon50 commented 3 months ago

The highest Python supported version of cdifflib1.2.5 and editdistance0.5.3 is 3.7 but the lowest Python supported version of astropy5.3.3 is 3.9. which version python should be used?

landauermax commented 3 months ago

Hi, python3.9 and above should work just fine. Do you experience any issues when running the code on any of these versions?