Skip to content

Commit

Permalink
Add missing + version constraints (#144)
Browse files Browse the repository at this point in the history
Bypassing branch protections because it's low stakes and might need more iteration as I deploy the Dockerfile
  • Loading branch information
keepingitneil authored Feb 1, 2024
1 parent 4493d43 commit 94d663b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions examples/fal/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ livekit-api>=0.4.1
livekit-agents>=0.3.0
livekit-plugins-deepgram>=0.1.0
livekit-plugins-elevenlabs>=0.1.3
openai
Pillow
openai>=1.0.0
msgpack>=1.0.0
aiohttp>=3.0.0
Pillow>=10.0.0

0 comments on commit 94d663b

Please sign in to comment.