Simatwa / python-tgpt

AI Chat in Terminal + Package + REST-API
https://python-tgpt.onrender.com
MIT License
106 stars 15 forks source link

Wrong version of some "python-tgpt*" packages in pip #47

Closed StuDentered closed 6 months ago

StuDentered commented 6 months ago

In pip, packages "python-tgpt" and "python-tgpt[cli]" are of proper 0.6.3 latest version, but "python-tgpt[all]" somewhy contains "python-tgpt" of version 0.5.3 instead.

Simatwa commented 6 months ago

I think this is caused by dependency conflicts and it's somehow far beyond python-tgpt control, as far as latest version is concerned.