openai / openai-quickstart-python

Python example app from the OpenAI API quickstart tutorial
https://platform.openai.com/docs/quickstart?context=python
MIT License
1.69k stars 1.31k forks source link

Update requirements +numpy=1.24.3 to support working with python 3.11 #58

Closed pwhipp closed 7 months ago

pwhipp commented 1 year ago

Update numpy so that dependencies and hence this example work with python 3.11