diff --git a/setup.cfg b/setup.cfg index d500ad9..2b5a782 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,11 +23,11 @@ hello = *.msg [options.entry_points] [options.extras_require] -openai = openai>=0.8,<0.30 +openai = openai>=0.8,<2.0 tiktoken = tiktoken>=0.5.1 install_requires = - newrelic @ git+https://git@github.com/newrelic/newrelic-python-agent.git@8e17a97c8e4e869a8af200d65727a70b0a10d568 + newrelic @ git+https://git@github.com/newrelic/newrelic-python-agent.git@f8e8153d8723b5742f1baa77d4469de3c3da7b69 [options.packages.find] where=src