custom-cluedo / backend /requirements.txt
clementpep's picture
fix: genai narration using a more recent openai package version
d0bb718
raw
history blame contribute delete
138 Bytes
fastapi>=0.115.2
uvicorn[standard]>=0.24.0
pydantic>=2.5.0
python-multipart>=0.0.18
openai>=1.54.0
python-dotenv>=1.0.0
starlette>=0.40.0