pylint cleanup examplepy dotenv add to req

pull/378/head
evelynmitchell 1 year ago
parent 280c8230a2
commit 1145ed4ec3

@ -1,3 +1,4 @@
""" Example of using the OpenAIChat model to generate a blog post. """
import os import os
from dotenv import load_dotenv from dotenv import load_dotenv

@ -73,6 +73,7 @@ supervision = "*"
scikit-image = "*" scikit-image = "*"
pinecone-client = "*" pinecone-client = "*"
roboflow = "*" roboflow = "*"
python-dotenv

@ -51,4 +51,5 @@ supervision
scikit-image scikit-image
anthropic anthropic
pinecone-client pinecone-client
roboflow roboflow
python-dotenv
Loading…
Cancel
Save