-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
66 lines (66 loc) · 1.69 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
name: buildspace
channels:
- defaults
dependencies:
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2023.12.12=hca03da5_0
- expat=2.5.0=h313beb8_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.4=hca03da5_0
- ncurses=6.4=h313beb8_0
- openssl=3.0.13=h1a28f6b_0
- pip=23.3.1=py312hca03da5_0
- python=3.12.1=h99e199e_0
- readline=8.2=h1a28f6b_0
- setuptools=68.2.2=py312hca03da5_0
- sqlite=3.41.2=h80987f9_0
- tk=8.6.12=hb8d0fd4_0
- tzdata=2024a=h04d1e81_0
- wheel=0.41.2=py312hca03da5_0
- xz=5.4.5=h80987f9_0
- zlib=1.2.13=h5a0b063_0
- pip:
- aiohttp==3.9.3
- aiosignal==1.3.1
- annotated-types==0.6.0
- anyio==4.3.0
- attrs==23.2.0
- certifi==2024.2.2
- click==8.1.7
- deprecation==2.1.0
- distro==1.9.0
- frozenlist==1.4.1
- gotrue==2.4.1
- h11==0.14.0
- httpcore==1.0.4
- httpx==0.25.2
- idna==3.6
- livekit==0.9.1
- livekit-agents==0.4.0
- livekit-api==0.4.2
- livekit-plugins-deepgram==0.2.0
- livekit-plugins-elevenlabs==0.2.0
- livekit-protocol==0.3.1
- multidict==6.0.5
- openai==1.12.0
- packaging==23.2
- postgrest==0.16.1
- protobuf==4.25.3
- pydantic==2.6.2
- pydantic-core==2.16.3
- pyjwt==2.8.0
- python-dateutil==2.9.0
- python-dotenv==1.0.1
- realtime==1.0.2
- six==1.16.0
- sniffio==1.3.0
- storage3==0.7.0
- strenum==0.4.15
- supabase==2.4.0
- supafunc==0.3.3
- tqdm==4.66.2
- types-protobuf==4.24.0.20240129
- typing-extensions==4.9.0
- websockets==11.0.3
- yarl==1.9.4
prefix: /opt/homebrew/Caskroom/miniconda/base/envs/buildspace