plasma-umass / ChatDBG

ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
Apache License 2.0
782 stars 47 forks source link

Upgrade minimum to Python 3.10 -- IPython requires >=3.10 #41

Closed nicovank closed 5 months ago

nicovank commented 5 months ago

Run sanity check with a matrix of Python versions, it should at least report import issues.

LiteLLM requires >= 3.8. IPython requires >= 3.10.