Merge pull request #387 from pipecat-ai/aleix/update-reqs-081624

update pyproject.toml and remove requirements files
This commit is contained in:
Aleix Conchillo Flaqué
2024-08-17 23:29:47 -07:00
committed by GitHub
6 changed files with 24 additions and 993 deletions

View File

@@ -9,7 +9,7 @@
import asyncio
from enum import Enum
from typing_extensions import AsyncGenerator
from typing import AsyncGenerator
import numpy as np