FujiwaraChoki / MoneyPrinter

Automate Creation of YouTube Shorts using MoviePy.
MIT License
10.23k stars 1.37k forks source link

Update requirements.txt #187

Closed Bzzz666 closed 8 months ago

Bzzz666 commented 8 months ago

make openai undependable on version. openai 0.28 cause error [-] Error: module 'openai' has no attribute 'chat'

kerta1n commented 8 months ago

Temporary fix is pip3 install --update openai Fixed with PR